Commit Graph

9 Commits

Author SHA1 Message Date
R. RyanTM
03c903605a hiredis: 0.14.0 -> 0.14.1 2020-03-22 22:39:22 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM
136513655f hiredis: 0.13.3 -> 0.14.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hiredis/versions
2018-10-03 11:41:55 -07:00
Robert Helgesson
43dab9d372 hiredis: 0.13.1 -> 0.13.3 2016-05-23 22:29:53 +02:00
William A. Kennington III
4559bc015d hiredis: 0.13.0 -> 0.13.1 2015-05-06 09:42:50 -07:00
Joachim Fasting
8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
William A. Kennington III
cebecb3ef6 hiredis: 0.12.1 -> 0.13.0 2015-04-19 00:37:55 -07:00
William A. Kennington III
94a4bce09d hiredis: Add derivation 2015-03-11 18:50:03 -07:00