Fix Hydra evaluation
This commit is contained in:
parent
bb990d8ad7
commit
9555f3ba06
@ -9,7 +9,7 @@
|
||||
nixpkgs "{outPath = ./}" .... release.nix
|
||||
|
||||
Hydra can be installed with "nix-env -i hydra". */
|
||||
with (import ./release-lib.nix);
|
||||
with import ./release-lib.nix { supportedSystems = [ "x86_64-linux" ]; };
|
||||
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user