about summary refs log tree commit diff
path: root/pkgs/test
diff options
context:
space:
mode:
authorSilvan Mosberger <silvan.mosberger@tweag.io>2023-08-31 22:41:09 +0200
committerSilvan Mosberger <silvan.mosberger@tweag.io>2023-09-05 16:10:50 +0200
commitf6467c357419d70d8f32816fe68b9bde6278f8b0 (patch)
tree9215a2a77dc61588e91aa9aa4f911660e5dda064 /pkgs/test
parentbb34f4d1a6a7fc413b5e695ebefd0ebfc6e6c77e (diff)
downloadnixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar.gz
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar.bz2
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar.lz
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar.xz
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.tar.zst
nixlib-f6467c357419d70d8f32816fe68b9bde6278f8b0.zip
pkgs/by-name: Introduce
This introduces the `pkgs/by-name` directory as proposed by RFC 140.
Included are:
- The implementation to add packages defined in that directory to the
  top-level package scope
- Contributer documentation on how to add packages to it
- A GitHub Actions workflow to check the structure of it on all PRs
Diffstat (limited to 'pkgs/test')
-rw-r--r--pkgs/test/nixpkgs-check-by-name/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/test/nixpkgs-check-by-name/README.md b/pkgs/test/nixpkgs-check-by-name/README.md
index 754d0a2090df..4dd694acd2f0 100644
--- a/pkgs/test/nixpkgs-check-by-name/README.md
+++ b/pkgs/test/nixpkgs-check-by-name/README.md
@@ -1,11 +1,12 @@
 # Nixpkgs pkgs/by-name checker
 
 This directory implements a program to check the [validity](#validity-checks) of the `pkgs/by-name` Nixpkgs directory once introduced.
+It is being used by [this GitHub Actions workflow](../../../.github/workflows/check-by-name.yml).
 This is part of the implementation of [RFC 140](https://github.com/NixOS/rfcs/pull/140).
 
 ## API
 
-This API may be changed over time if the CI making use of it is adjusted to deal with the change appropriately, see [Hydra builds](#hydra-builds).
+This API may be changed over time if the CI workflow making use of it is adjusted to deal with the change appropriately.
 
 - Command line: `nixpkgs-check-by-name <NIXPKGS>`
 - Arguments: