Commit Graph

5 Commits

Author SHA1 Message Date
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
R. RyanTM
25176c8812 libircclient: 1.9 -> 1.10 (#45821)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libircclient
2018-09-01 23:32:47 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Orivej Desh
3caba31f8e libircclient: disable on darwin 2017-03-19 17:16:44 +02:00
obadz
1bc03a7b33 libircclient: init at 1.9 2016-08-13 01:40:16 +01:00