fix(tests): include 'lib' always as a whole

This commit is contained in:
Johannes Kirschbauer
2025-03-30 14:42:31 +02:00
parent 2190dffad0
commit a3b636aab3
4 changed files with 6 additions and 19 deletions

View File

@@ -28,9 +28,7 @@ in
self.filter {
include = [
"flakeModules"
"lib/default.nix"
"lib/flake-module.nix"
"lib/values"
"lib"
];
}
}#legacyPackages.${system}.evalTests-values