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 bef1a760ae
commit 77332e958f
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)