corectrl: Fixed typo in environment variable name (#412770)
This commit is contained in:
@@ -72,7 +72,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
vulkan-tools
|
||||
];
|
||||
|
||||
qrWrapperArgs = [
|
||||
qtWrapperArgs = [
|
||||
"--prefix PATH : ${lib.makeBinPath finalAttrs.runtimeInputs}"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user