~cyplo/genpass

a94e39a3b665df1aa31d9b032ea2a5b86338a9dc — Cyryl PÅ‚otnicki 2 years ago 3249134
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