This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c638225ea0b8814287e65bde098bb929f9d8ed6f
nixpkgs
/
tests
/
lib
/
default.nix
T
5 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
test: add basic lib function tests for agents and coding-rules
2026-04-15 18:43:00 +00:00
{
coding-rules
=
import
./coding-rules-test.nix
;
agents
=
import
./agents-test.nix
;
}
Reference in New Issue
Copy Permalink