]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - overlays/environments/immae-eu.nix
Add s6 tools
[perso/Immae/Config/Nix.git] / overlays / environments / immae-eu.nix
index 303ab0fe9462b2bc148b487256a6aedb85eb5a47..b38c9e13bb4ad8e160bc27584ebf796ce51faf7b 100644 (file)
@@ -23,7 +23,7 @@ let
     iota-cli-app
 
     # debugging
-    rr valgrind netcat-gnu strace
+    rr valgrind netcat-gnu strace shellcheck
 
     # documentations
     unicodeDoc
@@ -66,6 +66,7 @@ let
     mylibs.yarn2nixPackage.yarn2nix
     nixops nix-prefetch-scripts nix-generate-from-cpan
     nix-zsh-completions bundix nodePackages.bower2nix
+    nodePackages.node2nix
     # (nixos {}).nixos-generate-config
     # (nixos {}).nixos-install
     # (nixos {}).nixos-enter
@@ -90,6 +91,7 @@ let
 
     # programming
     pelican emacs26-nox ctags
+    wdiff
 
     # security
     keybase
@@ -100,6 +102,10 @@ let
     # video/music
     youtube-dl ncmpc ncmpcpp ffmpeg
 
+    # s6 tools (part of skawarePackages)
+    skalibs execline s6 s6-dns s6-linux-utils s6-networking
+    s6-portable-utils
+
     # other tools
     pgloader s3cmd lftp jq cpulimit libxslt
   ];