treewide(clanLib): rename all occurences of {clan-core,self}.lib to 'clanLib'
This commit is contained in:
@@ -4,7 +4,7 @@ let
|
||||
inherit (pkgs) lib;
|
||||
inherit (lib) mkOption flip mapAttrs;
|
||||
inherit (lib.types) path raw;
|
||||
inherit (self.lib.inventory) buildInventory;
|
||||
inherit (self.clanLib.inventory) buildInventory;
|
||||
nixos-lib = import (pkgs.path + "/nixos/lib") { };
|
||||
in
|
||||
(nixos-lib.runTest (
|
||||
|
||||
Reference in New Issue
Block a user