From 4d2e583e6ad023f0acc7cf17565bef5e77b0d94d Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 16 Apr 2024 15:30:49 -0500 Subject: [PATCH] Add CA bundle --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1ff0c09..76a28fb 100644 --- a/flake.nix +++ b/flake.nix @@ -29,6 +29,7 @@ tag = "latest"; contents = with pkgs; [ bash + cacert coreutils curlWithGnuTls gnugrep