3 This directory contains files to support CI, such as [GitHub Actions](https://github.com/NixOS/nixpkgs/tree/master/.github/workflows) and [Ofborg](https://github.com/nixos/ofborg).
4 This is in contrast with [`maintainers/scripts`](`../maintainers/scripts`) which is for human use instead.
8 CI may need certain packages from Nixpkgs.
9 In order to ensure that the needed packages are generally available without building,
10 [`pinned-nixpkgs.json`](./pinned-nixpkgs.json) contains a pinned Nixpkgs version tested by Hydra.
12 Run [`update-pinned-nixpkgs.sh`](./update-pinned-nixpkgs.sh) to update it.