We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7eb489 commit 5d431d8Copy full SHA for 5d431d8
1 file changed
flake.nix
@@ -82,6 +82,7 @@
82
83
nativeCheckInputs = with pkgs; [
84
bash
85
+ cacert
86
];
87
cargoTestFlags = [
88
"--all"
0 commit comments