mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
neothesia: install default soundfont
This commit is contained in:
parent
c34e9debba
commit
64fd677755
1 changed files with 2 additions and 0 deletions
|
@ -56,8 +56,10 @@ rustPlatform.buildRustPackage {
|
|||
xorg.libXrender
|
||||
]
|
||||
}"
|
||||
|
||||
install -Dm 644 flatpak/com.github.polymeilex.neothesia.desktop $out/share/applications/com.github.polymeilex.neothesia.desktop
|
||||
install -Dm 644 flatpak/com.github.polymeilex.neothesia.png $out/share/icons/hicolor/256x256/apps/com.github.polymeilex.neothesia.png
|
||||
install -Dm 644 default.sf2 $out/share/neothesia/default.sf2
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue