Wrap binary to fix libgomuks load
This commit is contained in:
parent
0d44d10e05
commit
f9927d1eb3
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ flutter.buildFlutterApplication {
|
|||
postInstall = ''
|
||||
install -D assets/icon.svg $out/share/icons/hicolor/scalable/apps/nexus.svg
|
||||
install -D linux/nexus.desktop --target-directory $out/share/applications
|
||||
wrapProgram $out/bin/nexus \
|
||||
--suffix LD_LIBRARY_PATH : $out/app/nexus/lib
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue