Commit graph

16 commits

Author SHA1 Message Date
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
R. RyanTM e1867b4e5c logrotate: 3.16.0 -> 3.17.0 2020-07-12 08:36:33 +00:00
R. RyanTM 6a443fb7ce logrotate: 3.15.1 -> 3.16.0 2020-03-05 08:00:03 +00:00
R. RyanTM 17ad60e68f logrotate: 3.15.0 -> 3.15.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/logrotate/versions
2019-09-26 19:15:47 -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
R. RyanTM 0bf6022325 logrotate: 3.14.0 -> 3.15.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/logrotate/versions
2018-12-15 03:44:48 -08:00
Richard Marko 97ca78687a logrotate: make mailutils overridable (#44504) 2018-08-05 22:19:35 +02:00
Ryan Mulligan 30116ccd2a logrotate: 3.13.0 -> 3.14.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0/bin/logrotate --help` got 0 exit code
- found 3.14.0 in filename of file in /nix/store/4y9bpdd23v1jpibrqzpnc4y4qipmz06y-logrotate-3.14.0
2018-03-14 20:40:12 -07:00
Ryan Mulligan 775ea39f9f logrotate: 3.12.3 -> 3.13.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/qjpxc2hbnx8klaj6zxq9zxp29b4afqm1-logrotate-3.13.0/bin/logrotate --help` got 0 exit code
- found 3.13.0 in filename of file in /nix/store/qjpxc2hbnx8klaj6zxq9zxp29b4afqm1-logrotate-3.13.0

cc "@viric"
2018-02-26 21:55:40 -08:00
Robin Gloster 1da02642bc
logrotate: 3.9.1 -> 3.12.3, fix build
closes #27916
2017-08-04 17:14:55 +02:00
William A. Kennington III be9a0a8943 logrotate: 3.8.9 -> 3.9.1 2015-06-18 23:52:33 -07:00
koral 25b6058628 logrotate: 3.8.7 -> 3.8.9 2015-03-17 00:24:37 +00:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Nixpkgs Monitor 0b84a0e38d logrotate: update from 3.8.3 to 3.8.7 2014-01-13 17:44:38 +01:00
Eelco Dolstra a6768a8df2 logrotate: Update to 3.8.3 2013-01-15 18:53:12 +01:00
Lluís Batlle i Rossell cf5343a07d Adding the logrotate I found in the freebsd ports.
I think that is what debian, fedora and freebsd call 'logrotate'.

svn path=/nixpkgs/trunk/; revision=21437
2010-04-29 17:55:06 +00:00