Hydra: Difference between revisions
imported>Makefu No edit summary |
imported>Fadenb m →Imperative Building: change example to current stable version |
||
| Line 47: | Line 47: | ||
! Input Name !! Type !! Value !! Note | ! Input Name !! Type !! Value !! Note | ||
|- | |- | ||
| nixpkgs || git checkout || https://github.com/nixos/nixpkgs-channels nixos- | | nixpkgs || git checkout || https://github.com/nixos/nixpkgs-channels nixos-18.03 || will check out branch nixos-18.03, will be made available to the nix expression via <code><nixpkgs></code>. | ||
|- | |- | ||
| hydra-example || git checkout || https://github.com/makefu/hydra-example || hydra-example is used by the jobset as input, release.nix is in the root directory | | hydra-example || git checkout || https://github.com/makefu/hydra-example || hydra-example is used by the jobset as input, release.nix is in the root directory | ||