lixPackageSets.latest.nix-init init (#466954)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
nix-serve-ng,
|
||||
colmena,
|
||||
nix-update,
|
||||
nix-init,
|
||||
|
||||
storeDir ? "/nix/store",
|
||||
stateDir ? "/nix/var",
|
||||
@@ -136,6 +137,10 @@ let
|
||||
nix = self.lix;
|
||||
inherit (self) nixpkgs-review;
|
||||
};
|
||||
|
||||
nix-init = nix-init.override {
|
||||
nix = self.lix;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user