reduce impure tests to just instantiate the template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ self, ... }: {
|
||||
imports = [
|
||||
./integration/flake-module.nix
|
||||
./impure/flake-module.nix
|
||||
];
|
||||
perSystem = { pkgs, lib, self', ... }: {
|
||||
checks =
|
||||
|
||||
Reference in New Issue
Block a user