nixpkgs/ci
Silvan Mosberger 80202bd4fa ci/request-reviews: Avoid duplicates with different casings
It's possible to have different casings in OWNERS, so we need to handle
that

(cherry picked from commit e612b89953)
2024-10-15 01:06:13 +02:00
..
codeowners-validator ci: Add codeowners validator 2024-10-15 00:29:46 +02:00
request-reviews ci/request-reviews: Avoid duplicates with different casings 2024-10-15 01:06:13 +02:00
default.nix ci: Add codeowners validator 2024-10-15 00:29:46 +02:00
OWNERS CODEOWNERS: Switch to alternate mechanism 2024-10-15 00:44:04 +02:00
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.