treewide: maintainers-list.nix -> maintainer-list.nix (#409585)

This commit is contained in:
Simon Hollingshead 2025-05-22 11:12:16 +01:00 committed by GitHub
parent 98ed07ac28
commit 6b6e23bfda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# to run these tests (and the others)
# nix-build nixpkgs/lib/tests/release.nix
# These tests should stay in sync with the comment in maintainers/maintainers-list.nix
# These tests should stay in sync with the comment in maintainers/maintainer-list.nix
{
# The pkgs used for dependencies for the testing itself
pkgs ? import ../.. { },