overlay(lix): Fix lix cve with patch

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent 1473057e13
commit a14448c299
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)