]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - environments/immae-eu.nix
Allow unsafe code in dilion (wip for safe secrets)
[perso/Immae/Config/Nix.git] / environments / immae-eu.nix
index e726c59f1107348ca40fa75bbe8507ad53fdb618..4df42aa9e5404fe7ea4c9dbaadbc613fa5c27bbf 100644 (file)
@@ -4,21 +4,21 @@ let
   # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks
   paths = [
     # archives
   # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks
   paths = [
     # archives
-    lzo unzip bzip2 p7zip xz
+    lzo unzip bzip2 xz
     # unrar is unfree
 
     # backups
     duply
 
     # calendar/contacts
     # unrar is unfree
 
     # backups
     duply
 
     # calendar/contacts
-    abook khard khal cadaver vdirsyncer pal
+    abook khard khal cadaver vdirsyncerStable pal
 
     # computing
     boinctui
 
     # cryptocurrencies
     cardano cardano-cli sia monero
 
     # computing
     boinctui
 
     # cryptocurrencies
     cardano cardano-cli sia monero
-    xmr-stak
+    # failing xmr-stak
     solc
     iota-cli-app
 
     solc
     iota-cli-app
 
@@ -54,7 +54,8 @@ let
     # monitoring
     cnagios mtop pg_activity nagios-cli mtr
     iftop htop iotop iperf bonfire
     # monitoring
     cnagios mtop pg_activity nagios-cli mtr
     iftop htop iotop iperf bonfire
-    goaccess tcpdump tshark tcpflow mitmproxy
+    goaccess tcpdump tshark tcpflow
+    mitmproxy
     # nagnu
 
     # messaging/forums/news
     # nagnu
 
     # messaging/forums/news
@@ -66,7 +67,7 @@ let
     # nix
     yarn2nix-moretea.yarn2nix nix
     nixops nix-prefetch-scripts nix-generate-from-cpan
     # nix
     yarn2nix-moretea.yarn2nix nix
     nixops nix-prefetch-scripts nix-generate-from-cpan
-    bundix nodePackages.bower2nix
+    bundix nodePackages.bower2nix nix-diff
     nodePackages.node2nix niv
     # (nixos {}).nixos-generate-config
     # (nixos {}).nixos-install
     nodePackages.node2nix niv
     # (nixos {}).nixos-generate-config
     # (nixos {}).nixos-install
@@ -105,6 +106,7 @@ let
 
     # todolist/time management
     taskwarrior vit timewarrior
 
     # todolist/time management
     taskwarrior vit timewarrior
+    bugwarrior
 
     # video/music
     youtube-dl ncmpc ncmpcpp ffmpeg
 
     # video/music
     youtube-dl ncmpc ncmpcpp ffmpeg
@@ -117,13 +119,14 @@ let
     telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
     wget patchelf rename tmux (lib.meta.hiPrio nettools)
     vlock mosh manpages openssl openssl.doc openssl.man
     telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
     wget patchelf rename tmux (lib.meta.hiPrio nettools)
     vlock mosh manpages openssl openssl.doc openssl.man
+    sshfs
 
     # other tools
     pgloader s3cmd lftp jq cpulimit libxslt gandi-cli
 
     # Terraform + AWS
     terraform_0_12 awscli
 
     # other tools
     pgloader s3cmd lftp jq cpulimit libxslt gandi-cli
 
     # Terraform + AWS
     terraform_0_12 awscli
-    (ansible.override { python2 = python3; }) python3Packages.boto
+    ansible python3Packages.boto
     openvpn
 
     zsh-completions
     openvpn
 
     zsh-completions