Hydra: Difference between revisions
imported>Plutotulp m Change formatting of definitions from list items to minor headings. The list version would render as ugly boxes of verbatim text, with scroll bars in them. |
imported>Jtojnar avoid deprecated github:NixOS/nixpkgs-channels |
||
Line 63: | Line 63: | ||
! Input Name !! Type !! Value !! Note | ! Input Name !! Type !! Value !! Note | ||
|- | |- | ||
| nixpkgs || git checkout || https://github.com/nixos/nixpkgs | | nixpkgs || git checkout || https://github.com/nixos/nixpkgs 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 |