summary refs log tree commit diff
path: root/pkgs/os-specific/linux/eventstat
Commit message (Collapse)AuthorAge
* eventstat: 0.04.11 -> 0.04.12R. RyanTM2021-05-08
|
* eventstat: 0.04.10 -> 0.04.11R. RyanTM2020-11-13
|
* eventstat: 0.04.09 -> 0.04.10R. RyanTM2020-09-06
|
* eventstat: 0.04.08 -> 0.04.09R. RyanTM2020-03-04
|
* eventstat: 0.04.07 -> 0.04.08R. RyanTM2020-02-06
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * eventstat: 0.04.06 -> 0.04.07R. RyanTM2019-08-18
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eventstat/versions
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* eventstat: 0.04.05 -> 0.04.06R. RyanTM2019-07-15
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eventstat/versions
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* eventstat: 0.04.04 -> 0.04.05R. RyanTM2018-11-09
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eventstat/versions
* eventstat: 0.04.03 -> 0.04.04R. RyanTM2018-06-19
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/eventstat/versions. These checks were done: - built on NixOS - /nix/store/8maki50gwqm08fzrrw4nnnfr6alvqzr8-eventstat-0.04.04/bin/eventstat passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.04.04 with grep in /nix/store/8maki50gwqm08fzrrw4nnnfr6alvqzr8-eventstat-0.04.04 - directory tree listing: https://gist.github.com/5ed1c395b9ebbda292b165652d1666cf - du listing: https://gist.github.com/83aba0c7903134aa17a6215a3a9b0b9f
* eventstat: 0.03.04 -> 0.04.03Ryan Mulligan2018-02-25
| | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/2zp45hxwi8mnlsaf2hwfdbd0hkzrfcvz-eventstat-0.04.03/bin/eventstat -h` got 0 exit code - ran `/nix/store/2zp45hxwi8mnlsaf2hwfdbd0hkzrfcvz-eventstat-0.04.03/bin/eventstat -h` and found version 0.04.03 - found 0.04.03 with grep in /nix/store/2zp45hxwi8mnlsaf2hwfdbd0hkzrfcvz-eventstat-0.04.03 - found 0.04.03 in filename of file in /nix/store/2zp45hxwi8mnlsaf2hwfdbd0hkzrfcvz-eventstat-0.04.03
* eventstat: 0.03.03 -> 03.03.04Kranium Gikos Mendoza2017-05-31
|
* eventstat: 0.03.02 -> 0.03.03Franz Pletz2017-01-26
|
* eventstat: 0.02.02 -> 0.03.02Kranium Gikos Mendoza2016-07-15
|
* eventstat: init at 0.02.02Charles Strahan2015-09-29