sharkey: Set nix-update-script

nix-update can handle pnpm updates. Tested locally for the update from
2025.4.3 to 2025.4.4.
This commit is contained in:
Tobias M
2025-08-26 20:58:16 +02:00
parent f1964ee4c0
commit e0830a2540
+3
View File
@@ -9,6 +9,7 @@
ffmpeg-headless,
jemalloc,
makeWrapper,
nix-update-script,
nodejs,
pango,
pixman,
@@ -154,6 +155,8 @@ stdenv.mkDerivation (finalAttrs: {
passthru.tests.sharkey = nixosTests.sharkey;
passthru.updateScript = nix-update-script { };
meta = {
description = "Sharkish microblogging platform";
homepage = "https://joinsharkey.org";