update flake inputs

This commit is contained in:
ulic-youthlic 2025-05-10 21:39:00 +08:00
parent da366bfe01
commit 6632dde007
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 50 additions and 53 deletions

View file

@ -8,7 +8,7 @@
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module";
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
@ -22,7 +22,6 @@
ref = "master";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
};
};