feat: dont tie lix to nixpkgs
This will mean that it will only be built again once the package is updated
This commit is contained in:
parent
5744a0575f
commit
f010291c57
2 changed files with 86 additions and 72 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# utility stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue