spotiflac: fix desktop icon

This commit is contained in:
Superredstone
2026-05-27 18:05:33 +02:00
parent 2bb5ecd583
commit a33e477fba
+2
View File
@@ -83,6 +83,8 @@ buildGoModule (finalAttrs: {
--set XDG_DATA_DIRS ${gsettings-desktop-schemas}/share/gsettings-schemas/${gsettings-desktop-schemas.name}:${gtk3}/share/gsettings-schemas/${gtk3.name} \
--prefix PATH : ${lib.makeBinPath [ ffmpeg-headless ]}
install -D frontend/src/assets/icons/spotiflac.svg $out/share/icons/hicolor/scalable/apps/SpotiFLAC.svg
runHook postInstall;
'';