Add some more stuff to the small channel

(cherry picked from commit 8cf528174465c195dc9807075ef889d91994f018)
This commit is contained in:
Eelco Dolstra 2014-09-25 17:52:25 +02:00
parent 93ff0d5496
commit 5614b000ed

View File

@ -55,7 +55,13 @@ in rec {
inherit (nixpkgs') inherit (nixpkgs')
apacheHttpd_2_2 apacheHttpd_2_2
apacheHttpd_2_4 apacheHttpd_2_4
cmake
cryptsetup
emacs emacs
gettext
git
imagemagick
linux
mysql51 mysql51
mysql55 mysql55
nginx nginx
@ -66,6 +72,7 @@ in rec {
python python
rsyslog rsyslog
stdenv stdenv
subversion
tarball tarball
vim; vim;
}; };