feishin: add update script

This commit is contained in:
BatteredBunny
2026-01-19 22:13:34 +02:00
parent cabf36cc76
commit e93eb9b678
+3
View File
@@ -12,6 +12,7 @@
darwin,
copyDesktopItems,
makeDesktopItem,
nix-update-script,
}:
let
pname = "feishin";
@@ -147,6 +148,8 @@ buildNpmPackage {
})
];
passthru.updateScript = nix-update-script { };
meta = {
description = "Full-featured Jellyfin, Navidrome, and OpenSubsonic Compatible Music Player";
homepage = "https://github.com/jeffvli/feishin";