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

@ -11,8 +11,6 @@ in
# ./QQ.nix
./helix.nix
./cliphist.nix
./fix-lix
]
|> map (file: import file args)
|> (overlays: (lib.composeManyExtensions overlays) final prev)