flake: Sync flake input upstreams

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent e4aac72779
commit 2300f302af
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 73 additions and 73 deletions

View file

@ -49,7 +49,7 @@
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=2.93.2-1";
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";