nixos/release-small.nix: cleanup to use default versions
It makes more sense to test the packages, that probably more people are using.
This commit is contained in:
parent
8769ddc823
commit
8a104aa085
@ -62,13 +62,12 @@ in rec {
|
|||||||
imagemagick
|
imagemagick
|
||||||
jdk
|
jdk
|
||||||
linux
|
linux
|
||||||
mysql55
|
mysql
|
||||||
nginx
|
nginx
|
||||||
nodejs
|
nodejs
|
||||||
openssh
|
openssh
|
||||||
php
|
php
|
||||||
postgresql92
|
postgresql
|
||||||
postgresql93
|
|
||||||
python
|
python
|
||||||
rsyslog
|
rsyslog
|
||||||
stdenv
|
stdenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user