sharkey: Set nix-update-script (#440764)

This commit is contained in:
Yohann Boniface
2025-09-08 20:54:00 +02:00
committed by GitHub
+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";