sharkey: Set nix-update-script (#440764)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user