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

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