3 # https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh
4 # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks
7 lzo unzip bzip2 p7zip xz
14 abook khard khal cadaver vdirsyncer pal
20 cardano cardano-cli sia monero
26 rr valgrind netcat-gnu strace shellcheck
33 notmuch-python2 notmuch-python3 notmuch-vim
34 neomutt mairix notmuch
39 vcsh gitRepo gitAndTools.stgit tig ripgrep
42 nextcloud-client firefox
46 feh imagemagick tiv graphicsmagick qrcode
49 w3m lynx links elinks browsh weboob urlview urlscan googler urlwatch
52 python3Packages.pygments lesspipe highlight sourceHighlight
55 cnagios mtop pg_activity nagios-cli mtr
56 iftop htop iotop iperf bonfire
57 goaccess tcpdump tshark tcpflow mitmproxy
60 # messaging/forums/news
62 telegram-cli telegram-history-dump telegramircd
67 mylibs.yarn2nixPackage.yarn2nix nix
68 nixops nix-prefetch-scripts nix-generate-from-cpan
69 nix-zsh-completions bundix nodePackages.bower2nix
71 # (nixos {}).nixos-generate-config
72 # (nixos {}).nixos-install
73 # (nixos {}).nixos-enter
74 # (nixos {}).manual.manpages
77 note terminal-velocity jrnl
96 pelican emacs26-nox ctags
102 # todolist/time management
103 taskwarrior vit timewarrior
106 youtube-dl ncmpc ncmpcpp ffmpeg
108 # s6 tools (part of skawarePackages)
109 skalibs execline s6 s6-dns s6-linux-utils s6-networking
113 telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
114 wget patchelf rename tmux (lib.meta.hiPrio nettools)
117 pgloader s3cmd lftp jq cpulimit libxslt gandi-cli
120 terraform_0_12 awscli
121 (ansible.override { python2 = python3; }) python3Packages.boto
126 name = "immae-eu-packages";
128 pathsToLink = [ "/bin" "/etc" "/include" "/lib" "/libexec" "/share"];
129 extraOutputsToInstall = [ "bin" "man" "doc" "info" ];
130 passthru = { packages = paths; };