cadence: preFixup
This commit is contained in:
parent
bb428f4226
commit
37045317de
@ -37,7 +37,7 @@
|
|||||||
dontWrapQtApps = true;
|
dontWrapQtApps = true;
|
||||||
|
|
||||||
# Replace with our own wrappers. They need to be changed manually since it wouldn't work otherwise.
|
# Replace with our own wrappers. They need to be changed manually since it wouldn't work otherwise.
|
||||||
postInstall = let
|
preFixup = let
|
||||||
outRef = placeholder "out";
|
outRef = placeholder "out";
|
||||||
prefix = "${outRef}/share/cadence/src";
|
prefix = "${outRef}/share/cadence/src";
|
||||||
scriptAndSource = lib.mapAttrs' (script: source:
|
scriptAndSource = lib.mapAttrs' (script: source:
|
||||||
|
Loading…
Reference in New Issue
Block a user