flake: don't override lix-module's nixpkgs input
This commit is contained in:
parent
f6b7c0d3a1
commit
d6186b23ee
2 changed files with 18 additions and 5 deletions
|
@ -15,7 +15,6 @@
|
|||
conduwuit.url = "github:girlbossceo/conduwuit";
|
||||
conduwuit.inputs.nixpkgs.follows = "nixpkgs";
|
||||
lix-module.url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.92";
|
||||
lix-module.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nix-ld.url = "github:nix-community/nix-ld";
|
||||
nix-ld.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nil.url = "github:oxalica/nil";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue