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 6f92c95 commit ce48ab8Copy full SHA for ce48ab8
package.nix
@@ -1,4 +1,4 @@
1
-{ lib, buildPackages, craneLib, stdenv, windows, libgit2, pkg-config, features ? []}:
+{ lib, buildPackages, craneLib, stdenv, windows, pkg-config, features ? []}:
2
3
craneLib.buildPackage rec {
4
src = ./.;
0 commit comments