Skip to content

Commit b30085a

Browse files
corectrl: Fixed typo in environment variable name
1 parent 4bc6bf6 commit b30085a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/co/corectrl/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ stdenv.mkDerivation (finalAttrs: {
7272
vulkan-tools
7373
];
7474

75-
qrWrapperArgs = [
75+
qtWrapperArgs = [
7676
"--prefix PATH : ${lib.makeBinPath finalAttrs.runtimeInputs}"
7777
];
7878

0 commit comments

Comments
 (0)