Loading pkgs/by-name/go/gossip/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ stdenv, wayland, wayland-scanner, nix-update-script, xorg, }: Loading Loading @@ -130,6 +131,8 @@ rustPlatform.buildRustPackage rec { }) ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Desktop client for nostr, an open social media protocol"; downloadPage = "https://github.com/mikedilger/gossip/releases/tag/${version}"; Loading Loading
pkgs/by-name/go/gossip/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ stdenv, wayland, wayland-scanner, nix-update-script, xorg, }: Loading Loading @@ -130,6 +131,8 @@ rustPlatform.buildRustPackage rec { }) ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Desktop client for nostr, an open social media protocol"; downloadPage = "https://github.com/mikedilger/gossip/releases/tag/${version}"; Loading