nixpkgs/lib/tests
Silvan Mosberger 1d47e0e792 lib.teams: Add githubId from associated github teams
This will allow the code for https://github.com/NixOS/nixpkgs/issues/447514
to make sure that the right team is requested for review,
even if it has been renamed in the meantime.

While the matching is currently based on the teams slug/name and not the
id, renames won't cause problems with `lib.teams`, because CI would
error if there's no match. Changing this can be future work.

(cherry picked from commit 7636389851)
2025-10-28 17:04:26 +01:00
..
modules treewide: remove redundant parentheses 2025-10-05 12:59:25 +02:00
packages-from-directory lib.packagesFromDirectoryRecursive: add tests for nested scopes 2025-03-26 12:11:43 +01:00
.editorconfig .editorconfig: move subfolder config into separate .editorconfig files 2025-05-07 20:01:35 +02:00
fetchers.nix
filesystem.sh
maintainer-module.nix maintainers: require GitHub handle 2025-09-02 08:10:32 +00:00
maintainers.nix lib/tests: avoid full rebuild when only maintainers change 2025-06-02 07:31:00 +00:00
misc.nix lib.attrsets.genAttrs': init (#436434) 2025-09-07 12:46:11 +00:00
modules.sh lib.options.mkPackageOption: use lib.showAttrPath 2025-04-13 20:54:13 +01:00
network.sh
nix-for-tests.nix nixVersions.{nix_2_28,nix_2_26}: switch simplified meson build 2025-04-08 12:29:11 -04:00
release.nix ci: replace nix_2_24 with nix_2_28 2025-08-29 15:56:45 +02:00
sources.sh
systems.nix treewide: remove redundant parentheses 2025-10-05 12:59:25 +02:00
teams.nix lib.teams: Add githubId from associated github teams 2025-10-28 17:04:26 +01:00
test-to-plist-escaped-expected.plist lib.generators.toPlist: escape XML syntax in strings & keys 2024-12-23 12:29:20 +01:00
test-to-plist-unescaped-expected.plist lib.generators.toPlist: escape XML syntax in strings & keys 2024-12-23 12:29:20 +01:00
test-with-nix.nix lib/tests/test-with-nix: run lib/tests/fetchers.nix in the derivation 2025-08-18 16:43:17 +00:00