From 129fd1f6dc5135b6bc77e8287c1dcb6a0d82e492 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sun, 6 Feb 2022 14:15:52 +0100 Subject: [PATCH] extra/media: add mat2 --- extra/media.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/extra/media.nix b/extra/media.nix index 37a5b88..f9eac9f 100644 --- a/extra/media.nix +++ b/extra/media.nix @@ -1,5 +1,6 @@ { config, lib, pkgs, ... }: let + unstable = import { config = { allowUnfree = true; }; }; yt-dlp = pkgs.yt-dlp.override { withAlias = true; }; @@ -12,16 +13,17 @@ in gallery-dl graphviz handbrake - imagemagick image_optim + imagemagick inkscape - puddletag # audio tagging + unstable.mat2 # metadata-cleaning + mediaelch mp3splt # splitting mp3 files mp3val - mediaelch pdfsam-basic # pdf editing picard projectm + puddletag # audio tagging shotwell soundkonverter yt-dlp