Merge pull request #277579 from nikstur/openssh-tests-in-separate-derivation
openssh: put tests into passthru
This commit is contained in:
@@ -78,6 +78,7 @@ in rec {
|
||||
nginx
|
||||
nodejs
|
||||
openssh
|
||||
opensshTest
|
||||
php
|
||||
postgresql
|
||||
python
|
||||
@@ -139,6 +140,7 @@ in rec {
|
||||
"nixos.tests.simple"
|
||||
"nixpkgs.jdk"
|
||||
"nixpkgs.tests-stdenv-gcc-stageCompare"
|
||||
"nixpkgs.opensshTest"
|
||||
])
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user