mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
sushi: use actual upstream url as homepage
This commit is contained in:
@@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://en.wikipedia.org/wiki/Sushi_(software)";
|
||||
homepage = "https://gitlab.gnome.org/GNOME/sushi";
|
||||
description = "Quick previewer for Nautilus";
|
||||
mainProgram = "sushi";
|
||||
maintainers = teams.gnome.members;
|
||||
|
||||
Reference in New Issue
Block a user