We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ab505 commit 30c13f8Copy full SHA for 30c13f8
nix/ext/wrappers/default.nix
@@ -9,6 +9,7 @@
9
, darwin
10
, jq
11
, rust-bin
12
+, git
13
}:
14
let
15
rustVersion = "1.80.0";
0 commit comments