namespace all our variables
This commit is contained in:
parent
14508183ab
commit
458f791fe3
4 changed files with 17 additions and 12 deletions
|
@ -42,7 +42,7 @@
|
|||
buildInputs = [ pkgs.makeWrapper ];
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/${name} \
|
||||
--set STATIC_DIR ${./static}
|
||||
--set TRANSBEAM_STATIC_DIR ${./static}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue