summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/hitch
AgeCommit message (Collapse)Author
2020-11-02hitch: 1.6.0 -> 1.7.0R. RyanTM
2020-10-27treewide: remove package names from prefix of descriptionsBen Siraphob
2020-07-03hitch: add passthru.testsJulien Langlois
2020-07-03hitch: 1.5.2 -> 1.6.0R. RyanTM
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-08hitch: 1.5.0 -> 1.5.2 (#75243)R. RyanTM
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-25hitch: 1.4.8 -> 1.5.0R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/hitch/versions
2018-05-01hitch: init at 1.4.8 + service + test (#39358)Julien Langlois
Add the Hitch TLS reverse proxy as an option for TLS termination.