summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/gopher
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2016-07-21Gofish: nit at 1.2 (#16532)Anderson Torres
Gofish is a lightweight Gopher server.