From 56eb271baefbf687cf7a54cc634063cee4d1b225 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 16 Apr 2024 15:27:33 -0500 Subject: [PATCH] Build of cURL with SSL --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5be4db9..1ff0c09 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ contents = with pkgs; [ bash coreutils - curl + curlWithGnuTls gnugrep findutils jq