overlay(lix): Fix lix cve with patch

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent f6b753e0c1
commit 7e1cf5cb19
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 274 additions and 0 deletions

View file

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