Skip to content

Commit d594f05

Browse files
authored
fix typo
1 parent 7d4c946 commit d594f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/nix/non-v8-deps-mock.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let
3030
};
3131
in
3232
symlinkJoin (finalAttrs: {
33-
name = "non-v8-deps-mock";
33+
pname = "non-v8-deps-mock";
3434
version = "0.0.0-mock";
3535

3636
nativeBuildInputs = [ validatePkgConfig ];

0 commit comments

Comments
 (0)