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 12c5eae273
commit afec5103ff
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
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";