mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 01:53:09 +09:00
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
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue