add cacert explicitly
1 files changed, 1 insertions(+), 0 deletions(-) M flake.nix
M flake.nix => flake.nix +1 -0
@@ 32,6 32,7 @@ # `nix develop` devShell = pkgs.mkShell { nativeBuildInputs = with pkgs; [ + cacert cargo cargo-edit cargo-outdated