diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-10-15 10:12:36 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-10-15 10:12:36 -0700 |
commit | 94d29662cd215f874e3a1bebfe81cf56ebc4088b (patch) | |
tree | 61321506f4b86b89699d6f4d3d03771a1f46e60c /hosts/common/optional/multimedia.nix | |
parent | 37ce34504b02e6c54f4c291e8d3fcc1beea8b039 (diff) | |
download | nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar.gz nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar.bz2 nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar.lz nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar.xz nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.tar.zst nix-94d29662cd215f874e3a1bebfe81cf56ebc4088b.zip |
Remove currently broken mkvtoolnix
Diffstat (limited to 'hosts/common/optional/multimedia.nix')
-rw-r--r-- | hosts/common/optional/multimedia.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/multimedia.nix b/hosts/common/optional/multimedia.nix index fd8a83c..2f0b731 100644 --- a/hosts/common/optional/multimedia.nix +++ b/hosts/common/optional/multimedia.nix @@ -6,7 +6,7 @@ ffmpeg flac lame - mkvtoolnix + #mkvtoolnix x265#; ]; #}; |