Hydra: Difference between revisions
imported>Nix add hydra for NixOS releases section |
imported>Kenranunderscore Updated the nixpkgs branch to 21.11, as nixos-18.03 doesn't exist anymore |
||
| Line 63: | Line 63: | ||
! Input Name !! Type !! Value !! Note | ! Input Name !! Type !! Value !! Note | ||
|- | |- | ||
| nixpkgs || git checkout || | | nixpkgs || git checkout || git://github.com/nixos/nixpkgs nixos-21.11 || will check out branch nixos-21.11, will be made available to the nix expression via <code><nixpkgs></code>. | ||
|- | |- | ||
| hydra-example || git checkout || | | hydra-example || git checkout || git://github.com/makefu/hydra-example || hydra-example is used by the jobset as input, <code>release.nix</code> is in the root directory | ||
|} | |} | ||