2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-04-16 09:18:14 +00:00

Add some more stuff to the small channel

(cherry picked from commit 8cf5281744)
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')
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;
};