lol

agate: fix meta

old link is dead

authored by

Jonathan Ringer and committed by
Jonathan Ringer
dd15c5ce 7a751910

+2 -2
+2 -2
pkgs/servers/gemini/agate/default.nix
··· 24 24 ''; 25 25 26 26 meta = with lib; { 27 - homepage = "https://proxy.vulpes.one/gemini/qwertqwefsday.eu/agate.gmi"; 28 - changelog = "https://proxy.vulpes.one/gemini/qwertqwefsday.eu/agate.gmi"; 27 + homepage = "https://github.com/mbrubeck/agate"; 28 + changelog = "https://github.com/mbrubeck/agate/blob/master/CHANGELOG.md"; 29 29 description = "Very simple server for the Gemini hypertext protocol"; 30 30 longDescription = '' 31 31 Agate is a server for the Gemini network protocol, built with the Rust