extra/media: add mat2

This commit is contained in:
Felix Buehler 2022-02-06 14:15:52 +01:00
parent cb7bd7a6eb
commit 129fd1f6dc

View file

@ -1,5 +1,6 @@
{ config, lib, pkgs, ... }:
let
unstable = import <nixos-unstable> { 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