aboutsummaryrefslogtreecommitdiff
path: root/nixos/release-small.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-25 17:52:25 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-10-09 16:35:34 +0200
commit5614b000ed50043f9347656cc03eab3da9cb80af (patch)
tree6ab151edc5e4ef730e92a2148e2adf8c1b23dbd0 /nixos/release-small.nix
parent93ff0d54966795f5ac295880ec2933f260cf6952 (diff)
Add some more stuff to the small channel
(cherry picked from commit 8cf528174465c195dc9807075ef889d91994f018)
Diffstat (limited to 'nixos/release-small.nix')
-rw-r--r--nixos/release-small.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/release-small.nix b/nixos/release-small.nix
index cd3f70287a3..243dddcd12c 100644
--- a/nixos/release-small.nix
+++ b/nixos/release-small.nix
@@ -55,7 +55,13 @@ in rec {
inherit (nixpkgs')
apacheHttpd_2_2
apacheHttpd_2_4
+ cmake
+ cryptsetup
emacs
+ gettext
+ git
+ imagemagick
+ linux
mysql51
mysql55
nginx
@@ -66,6 +72,7 @@ in rec {
python
rsyslog
stdenv
+ subversion
tarball
vim;
};