rename desktop file
This commit is contained in:
parent
70793a2f77
commit
8b7f88cc0b
2 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ flutter.buildFlutterApplication {
|
|||
|
||||
postInstall = ''
|
||||
install -D assets/icon.svg $out/share/icons/hicolor/scalable/apps/nexus.svg
|
||||
install -Dm755 linux/nexus.desktop -t $out/share/applications
|
||||
install -Dm755 linux/nexus.federated.Nexus.desktop -t $out/share/applications
|
||||
wrapProgram $out/bin/nexus \
|
||||
--suffix LD_LIBRARY_PATH : $out/app/nexus/lib
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue