spotiflac: fix desktop icon (#524976)

This commit is contained in:
Peder Bergebakken Sundt
2026-05-29 20:10:33 +00:00
committed by GitHub
+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;
'';