checks: templates add nixpkgs as input in artifical flake
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
self = evaled // {
|
||||
outPath = initialized;
|
||||
};
|
||||
nixpkgs = self.inputs.nixpkgs;
|
||||
clan-core = self;
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user