build-inventory: fix tests temporarily
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ clan-core, lib, ... }:
|
||||
let
|
||||
inventory = (
|
||||
import ../build-inventory {
|
||||
import ../../inventoryClass/default.nix {
|
||||
inherit lib;
|
||||
clanLib = clan-core.clanLib;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user