Skip to content

Commit 3f6a378

Browse files
neothesia: install default soundfont (#410466)
2 parents 0fca467 + 64fd677 commit 3f6a378

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/ne/neothesia/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,10 @@ rustPlatform.buildRustPackage {
5656
xorg.libXrender
5757
]
5858
}"
59+
5960
install -Dm 644 flatpak/com.github.polymeilex.neothesia.desktop $out/share/applications/com.github.polymeilex.neothesia.desktop
6061
install -Dm 644 flatpak/com.github.polymeilex.neothesia.png $out/share/icons/hicolor/256x256/apps/com.github.polymeilex.neothesia.png
62+
install -Dm 644 default.sf2 $out/share/neothesia/default.sf2
6163
'';
6264

6365
meta = {

0 commit comments

Comments
 (0)