pkgs: Synchronize upstream inputs for flake and remove patch for hurl

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent b3cbd668f3
commit 58da1ae97f
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 65 additions and 95 deletions

View file

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