summary refs log tree commit diff
path: root/pkgs/os-specific/linux/mcelog
Commit message (Collapse)AuthorAge
* mcelog: 173 -> 175R. RyanTM2021-02-25
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* mcelog: 169 -> 173R. RyanTM2020-11-28
|
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* mcelog: 168 -> 169R. RyanTM2020-05-09
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* mcelog: 167 -> 168R. RyanTM2020-02-08
|
* mcelog: 166 -> 167R. RyanTM2019-12-23
|
* mcelog: 165 -> 166R. RyanTM2019-12-01
|
* mcelog: 164 -> 165 (#72583)R. RyanTM2019-11-06
|
* Merge master into staging-nextFrederik Rietdijk2019-08-27
|\
| * mcelog: 162 -> 164R. RyanTM2019-08-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/mcelog/versions
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* mcelog: 161 -> 162 (#57317)R. RyanTM2019-03-27
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions
* mcelog: 160 -> 161 (#47768)R. RyanTM2018-10-12
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions
* mcelog: 159 -> 160R. RyanTM2018-08-16
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions.
* mcelog: 158 -> 159 (#41992)R. RyanTM2018-06-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/mcelog/versions. These checks were done: - built on NixOS - /nix/store/cb40l2kslmy5lr78j30h74d1mbpa6bxv-mcelog-159/bin/mcelog passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 1 of 1 passed binary check by having the new version present in output. - found 159 with grep in /nix/store/cb40l2kslmy5lr78j30h74d1mbpa6bxv-mcelog-159 - directory tree listing: https://gist.github.com/453a2e6f8b596debb0596272afaf34c1 - du listing: https://gist.github.com/57e4337775456719a1e299eee738068f
* mcelog: 157 -> 158 (#41112)R. RyanTM2018-05-28
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions. These checks were done: - built on NixOS - /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158/bin/mcelog passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 1 of 1 passed binary check by having the new version present in output. - found 158 with grep in /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158 - directory tree listing: https://gist.github.com/9d64a5e08433a1d54e003d1331d5dcb4 - du listing: https://gist.github.com/58a6326ee54553f647aebedff6e4e46d
* mcelog: 156 -> 157R. RyanTM2018-04-20
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions. These checks were done: - built on NixOS - ran ‘/nix/store/8dyjjqwjjhzsdfzk8sk0v2qj8b72gc5l-mcelog-157/bin/mcelog --help’ got 0 exit code - ran ‘/nix/store/8dyjjqwjjhzsdfzk8sk0v2qj8b72gc5l-mcelog-157/bin/mcelog --version’ and found version 157 - found 157 with grep in /nix/store/8dyjjqwjjhzsdfzk8sk0v2qj8b72gc5l-mcelog-157 - directory tree listing: https://gist.github.com/cc3e7a088b51c408fc98ae7bba0d57c3
* mcelog: 154 -> 156Ryan Mulligan2018-03-14
| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/3zc741ihwv728148wk2m7a61hj9rrp5c-mcelog-156/bin/mcelog --help` got 0 exit code - ran `/nix/store/3zc741ihwv728148wk2m7a61hj9rrp5c-mcelog-156/bin/mcelog --version` and found version 156 - ran `/nix/store/3zc741ihwv728148wk2m7a61hj9rrp5c-mcelog-156/bin/mcelog --help` and found version 156 - found 156 with grep in /nix/store/3zc741ihwv728148wk2m7a61hj9rrp5c-mcelog-156 - found 156 in filename of file in /nix/store/3zc741ihwv728148wk2m7a61hj9rrp5c-mcelog-156
* mcelog: 153 -> 154Ryan Mulligan2018-02-27
| | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/17fxzl242z1bjng82m4aqlbsjhdnxjb0-mcelog-154/bin/mcelog --help` got 0 exit code - ran `/nix/store/17fxzl242z1bjng82m4aqlbsjhdnxjb0-mcelog-154/bin/mcelog --version` and found version 154 - ran `/nix/store/17fxzl242z1bjng82m4aqlbsjhdnxjb0-mcelog-154/bin/mcelog --help` and found version 154 - found 154 with grep in /nix/store/17fxzl242z1bjng82m4aqlbsjhdnxjb0-mcelog-154 - found 154 in filename of file in /nix/store/17fxzl242z1bjng82m4aqlbsjhdnxjb0-mcelog-154
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* mcelog: 148 -> 153Peter Hoeg2017-07-27
|
* mcelog: 144 -> 148Graham Christensen2017-02-26
|
* mcelog: 142 -> 144Tobias Geerinckx-Rice2016-11-09
|
* mcelog: 138 -> 142Tobias Geerinckx-Rice2016-11-05
|
* mcelog: add utillinux as dependencyBjørn Forsman2016-09-06
| | | | | | | | | Fixes this: $ sudo mcelog ... unknown-error-trigger: line 21: logger: command not found unknown-error-trigger: line 22: logger: command not found
* mcelog: 137 -> 138Tobias Geerinckx-Rice2016-06-07
|
* mcelog: 136 -> 137Tobias Geerinckx-Rice2016-05-17
|
* mcelog: 135 -> 136Tobias Geerinckx-Rice2016-04-17
| | | | Adds support to decode MSCOD values for Skylake server.
* mcelog: 134 -> 135Tobias Geerinckx-Rice2016-03-28
|
* mcelog: 133 -> 134Tobias Geerinckx-Rice2016-03-22
| | | | trigger: Avoid warning from earlier merge
* mcelog: 132 -> 133Tobias Geerinckx-Rice2016-03-06
| | | | Bugfix: no longer hangs on unknown errors in non-daemon mode.
* mcelog: 131 -> 132Tobias Geerinckx-Rice2016-02-25
| | | | Add CPU_ATOM to Intel CPU list.
* mcelog: 130 -> 131Tobias Geerinckx-Rice2016-02-11
| | | | Don't error out when MCE write fails.
* mcelog: 129 -> 130Tobias Geerinckx-Rice2016-02-10
| | | | Fixes https://github.com/andikleen/mcelog/issues/31.
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* mcelog: 128 -> 129Tobias Geerinckx-Rice2016-01-05
| | | | Add support to decode MSCOD values for Broadwell-{de,ep,ex}.
* Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-26
|
* mcelog: build in parallelTobias Geerinckx-Rice2015-09-30
|
* mcelog: 127 -> 128Tobias Geerinckx-Rice2015-09-30
| | | | Fix spurious assertion when parsing sysfs.
* mcelog: fix `--version` output ("unknown" -> "127")Tobias Geerinckx-Rice2015-09-29
|
* mcelog: 126 -> 127Tobias Geerinckx-Rice2015-09-29
|
* mcelog: 125 -> 126Tobias Geerinckx-Rice2015-09-15
| | | | Adds --is-cpu-supported command line option.
* mcelog: 124 -> 125Tobias Geerinckx-Rice2015-09-10
|
* mcelog: update 123 -> 124Tobias Geerinckx-Rice2015-08-26
|
* mcelog: 122 -> 123Tobias Geerinckx-Rice2015-08-21
| | | | Also flesh out descriptions and restrict to Linux platforms.
* mcelog: 121 -> 122Tobias Geerinckx-Rice2015-07-28
| | | | | Enable IMC status bank for Haswell-E, as described in Intel SDM Vol.3C Table 35-27.
* mcelog: 120 -> 121Tobias Geerinckx-Rice2015-07-02
|
* mcelog -> 120Tobias Geerinckx-Rice2015-06-12
| | | | Fix potential NULL reference while parsing kernel efi files