about summary refs log tree commit diff
path: root/collections/aszlig.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-04-12 19:28:48 +0200
committeraszlig <aszlig@redmoonstudios.org>2013-04-12 19:28:48 +0200
commit3f1230a8ad9fc1e64d795ff85d9643a12c3e674f (patch)
tree7eec177ca713146eedc5ae73ebd2ba95d120a992 /collections/aszlig.nix
parent2648779cb0f7c7e72dbe1af17161ccd789b647af (diff)
collections: Add a few more packages.
These packages were usually lurking around in my user env, so let's move them to
the collections.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'collections/aszlig.nix')
-rw-r--r--collections/aszlig.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/collections/aszlig.nix b/collections/aszlig.nix
index 2e596d68..be884d69 100644
--- a/collections/aszlig.nix
+++ b/collections/aszlig.nix
@@ -5,6 +5,7 @@ with pkgs;
 {
   haskell = with haskellPackages; [
     ghc cabalInstall hlint
+    cabal2nix
     darcs
     diagrams
     yesod yesodStatic yesodDefault yesodTest
@@ -22,6 +23,7 @@ with pkgs;
     zsh dash
     taskwarrior
     screen
+    figlet
     hexedit
     bc
     lftp
@@ -32,6 +34,7 @@ with pkgs;
     fbida
     mutt
     vlock
+    rlwrap
   ];
 
   multimedia = [
@@ -55,12 +58,15 @@ with pkgs;
     gnumake
     vim_configurable
     ltrace strace
+    valgrind
   ];
 
   net = [
     netrw
     nmap
     socat
+    samplicator
+    jwhois
   ];
 
   x11 = [