overlay(lix): Fix lix cve with patch

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent 6f54efddbb
commit 4f13efdab2
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)