Merge pull request #175452 from FlorianFranzen/hydra-passthru-nix
hydra_unstable: passthru pinned nix
This commit is contained in:
commit
07fa14a338
@ -239,7 +239,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
passthru = {
|
||||
inherit perlDeps;
|
||||
inherit nix perlDeps;
|
||||
tests.basic = nixosTests.hydra.hydra_unstable;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user