mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
545eb50c7d
This script only needs to make sure that the revision has the relevant packages built, it doesn't necessarily need to be a channel version. This commit makes it possible to set the revision explicitly when calling the update script. |
||
---|---|---|
.. | ||
pinned-nixpkgs.json | ||
README.md | ||
update-pinned-nixpkgs.sh |
CI support files
This directory contains files to support CI, such as GitHub Actions and Ofborg.
This is in contrast with maintainers/scripts
which is for human use instead.
Pinned Nixpkgs
CI may need certain packages from Nixpkgs.
In order to ensure that the needed packages are generally available without building,
pinned-nixpkgs.json
contains a pinned Nixpkgs version tested by Hydra.
Run update-pinned-nixpkgs.sh
to update it.