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 7d4c946 commit d594f05Copy full SHA for d594f05
tools/nix/non-v8-deps-mock.nix
@@ -30,7 +30,7 @@ let
30
};
31
in
32
symlinkJoin (finalAttrs: {
33
- name = "non-v8-deps-mock";
+ pname = "non-v8-deps-mock";
34
version = "0.0.0-mock";
35
36
nativeBuildInputs = [ validatePkgConfig ];
0 commit comments