module(lix): Use new ref to fix cve instead of patch and sync flake inputs

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent a5ff3fe07e
commit 0d122bd068
5 changed files with 65 additions and 339 deletions

View file

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