Add some more stuff to the small channel
(cherry picked from commit 8cf528174465c195dc9807075ef889d91994f018)
This commit is contained in:
parent
93ff0d5496
commit
5614b000ed
1 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue