update lix

This commit is contained in:
Markus Heurung 2025-03-25 14:01:43 +01:00
parent 788bab3ba1
commit e7a892e2fd
2 changed files with 16 additions and 10 deletions

View file

@ -14,7 +14,7 @@
};
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
@ -27,7 +27,7 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";