]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Add missing tools ffmpeg and libxslt
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 13 Apr 2019 08:41:58 +0000 (10:41 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 13 Apr 2019 08:41:58 +0000 (10:41 +0200)
default.nix

index 4e6ef9771b37e2ae7d8b69eb8c81bdda5b46a736..34211231db6b0efbee2c9ff61324180d32f3e19c 100644 (file)
@@ -716,4 +716,5 @@ in
     inherit tmux;
     inherit netcat-gnu;
     inherit ledger;
+    inherit ffmpeg libxslt;
   }