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
|
aria2
|
||||||
arp-scan
|
arp-scan
|
||||||
awscli2
|
awscli2
|
||||||
curlFull
|
curlHTTP3
|
||||||
dasel
|
dasel
|
||||||
exa
|
exa
|
||||||
exiftool
|
exiftool
|
||||||
|
|
|
@ -29,7 +29,7 @@ in
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
awscli2
|
awscli2
|
||||||
curlFull
|
curlHTTP3
|
||||||
lnav
|
lnav
|
||||||
mtr
|
mtr
|
||||||
parallel
|
parallel
|
||||||
|
|
Loading…
Reference in a new issue