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 afb2a466dd
5 changed files with 66 additions and 100 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)