Styx/sail: Switch to curlHTTP3
This commit is contained in:
parent
4021ee21be
commit
97c969acec
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ args@{ pkgs, config, lib, ... }:
|
|||
aria2
|
||||
arp-scan
|
||||
awscli2
|
||||
curlFull
|
||||
curlHTTP3
|
||||
dasel
|
||||
exa
|
||||
exiftool
|
||||
|
|
|
@ -29,7 +29,7 @@ in
|
|||
|
||||
packages = with pkgs; [
|
||||
awscli2
|
||||
curlFull
|
||||
curlHTTP3
|
||||
lnav
|
||||
mtr
|
||||
parallel
|
||||
|
|
Loading…
Reference in a new issue