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:
silver 2025-06-17 20:13:48 +01:00
parent 5744a0575f
commit f010291c57
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 86 additions and 72 deletions

View file

@ -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