]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Add a bunch of programs
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 22 Dec 2018 10:41:43 +0000 (11:41 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 22 Dec 2018 10:41:43 +0000 (11:41 +0100)
default.nix

index 7bffebb292c9038b90770c878f962f9668b5bb44..95caf5158e1f0880e63096abcea0b57b6f150353 100644 (file)
@@ -256,5 +256,17 @@ in
     inherit graphicsmagick;
     inherit youtube-dl;
     inherit pg_activity pgloader;
+    inherit ncmpc;
+    inherit cadaver;
+    inherit mairix notmuch;
+    inherit ctags;
+    inherit s3cmd;
+    inherit solc; # solidity
+    inherit rtorrent;
+    inherit strace;
+    inherit vdirsyncer;
+    inherit w3m lynx links;
+    inherit gitRepo;
+    inherit valgrind;
     #inherit nixos;
   }