lib/tests/packages-from-directory: make sure all .nix files parse
It is useful that all (or almost all) .nix files in nixpkgs at least parse since it allows for checking syntax in the repository programmatically without evaluating anything.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{ }
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{ }
|
||||
|
||||
Reference in New Issue
Block a user