Hydra: Difference between revisions
imported>Sohalt m Use --password-prompt instead of insecure and deprecated --password |
imported>Crawford m Fix protocol for example inputs |
||
| Line 63: | Line 63: | ||
! Input Name !! Type !! Value !! Note | ! Input Name !! Type !! Value !! Note | ||
|- | |- | ||
| nixpkgs || git checkout || | | nixpkgs || git checkout || https://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 || https://github.com/makefu/hydra-example || hydra-example is used by the jobset as input, <code>release.nix</code> is in the root directory | ||
|} | |} | ||