Files
nixpkgs/tests/lib/default.nix

5 lines
90 B
Nix
Raw Permalink Normal View History

{
coding-rules = import ./coding-rules-test.nix;
agents = import ./agents-test.nix;
}