mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 05:00:19 +00:00
hydra_unstable: passthru pinned nix
This commit is contained in:
parent
f12a263b69
commit
e0115c36ec
@ -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