Commit graph

62 commits

Author SHA1 Message Date
R. RyanTM c6b0678d18 mcelog: 175 -> 178 2021-08-07 21:49:30 +03:00
R. RyanTM 01d6cbc533 mcelog: 173 -> 175 2021-02-25 22:42:52 -05:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM d6d2ff49b4 mcelog: 169 -> 173 2020-11-28 19:37:46 +00:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM 5e5b684435 mcelog: 168 -> 169 2020-05-09 08:54:35 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM ee9499e21f mcelog: 167 -> 168 2020-02-08 21:38:01 +00:00
R. RyanTM 93190f745b mcelog: 166 -> 167 2019-12-23 14:51:23 -08:00
R. RyanTM 3370a1bebd mcelog: 165 -> 166 2019-12-01 18:45:39 +01:00
R. RyanTM f8948e9606 mcelog: 164 -> 165 (#72583) 2019-11-06 18:18:28 +01:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
R. RyanTM 1c0ea2c7dc mcelog: 162 -> 164
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
2019-08-19 12:36:26 -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 d7c393239d mcelog: 161 -> 162 (#57317)
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
2019-03-27 15:48:44 +01:00
R. RyanTM ba3dbfd635 mcelog: 160 -> 161 (#47768)
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
2018-10-12 22:47:02 +02:00
R. RyanTM c8adb511eb mcelog: 159 -> 160
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.
2018-08-16 22:56:25 -07:00
R. RyanTM d412c2972c mcelog: 158 -> 159 (#41992)
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
2018-06-18 22:47:39 +02:00
R. RyanTM 5427a1a383 mcelog: 157 -> 158 (#41112)
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
2018-05-28 21:07:28 +02:00
R. RyanTM 0d4cf266dc mcelog: 156 -> 157
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
2018-04-20 03:01:40 -07:00
Ryan Mulligan f447438038 mcelog: 154 -> 156
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
2018-03-14 21:40:24 -07:00
Ryan Mulligan ef27d3e139 mcelog: 153 -> 154
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
2018-02-27 06:02:14 -08:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Peter Hoeg 354c979ea8 mcelog: 148 -> 153 2017-07-27 13:03:26 +08:00
Graham Christensen 8b40d2e305
mcelog: 144 -> 148 2017-02-26 09:16:01 -05:00
Tobias Geerinckx-Rice 11dacb7e2c
mcelog: 142 -> 144 2016-11-09 02:24:45 +01:00
Tobias Geerinckx-Rice cd2d81ab52
mcelog: 138 -> 142 2016-11-05 18:44:10 +01:00
Bjørn Forsman 2bf421d197 mcelog: add utillinux as dependency
Fixes this:

  $ sudo mcelog
  ...
  unknown-error-trigger: line 21: logger: command not found
  unknown-error-trigger: line 22: logger: command not found
2016-09-06 20:30:47 +02:00
Tobias Geerinckx-Rice 0264d34058
mcelog: 137 -> 138 2016-06-07 12:49:26 +02:00
Tobias Geerinckx-Rice 806ce6323e
mcelog: 136 -> 137 2016-05-17 00:49:57 +02:00
Tobias Geerinckx-Rice d99df88efe
mcelog: 135 -> 136
Adds support to decode MSCOD values for Skylake server.
2016-04-17 01:14:57 +02:00
Tobias Geerinckx-Rice d5207802fa mcelog: 134 -> 135 2016-03-28 01:27:56 +02:00
Tobias Geerinckx-Rice c0a35241f0 mcelog: 133 -> 134
trigger: Avoid warning from earlier merge
2016-03-22 00:59:15 +01:00
Tobias Geerinckx-Rice 7951dd531e mcelog: 132 -> 133
Bugfix: no longer hangs on unknown errors in non-daemon mode.
2016-03-06 01:09:12 +01:00
Tobias Geerinckx-Rice 9b3296017f mcelog: 131 -> 132
Add CPU_ATOM to Intel CPU list.
2016-02-25 16:19:42 +01:00
Tobias Geerinckx-Rice 930fce8901 mcelog: 130 -> 131
Don't error out when MCE write fails.
2016-02-11 19:23:24 +01:00
Tobias Geerinckx-Rice 4dacb1116a mcelog: 129 -> 130
Fixes https://github.com/andikleen/mcelog/issues/31.
2016-02-10 00:07:10 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
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.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice 9f2a7bf862 mcelog: 128 -> 129
Add support to decode MSCOD values for Broadwell-{de,ep,ex}.
2016-01-05 20:22:35 +01:00
Tobias Geerinckx-Rice 2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Tobias Geerinckx-Rice 7e3bd2e86d mcelog: build in parallel 2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice fc381c5e0c mcelog: 127 -> 128
Fix spurious assertion when parsing sysfs.
2015-09-30 02:29:51 +02:00
Tobias Geerinckx-Rice 87989f0e2f mcelog: fix --version output ("unknown" -> "127") 2015-09-29 03:35:55 +02:00
Tobias Geerinckx-Rice d53cb31426 mcelog: 126 -> 127 2015-09-29 03:28:54 +02:00
Tobias Geerinckx-Rice 133a31f71f mcelog: 125 -> 126
Adds --is-cpu-supported command line option.
2015-09-15 00:17:18 +02:00
Tobias Geerinckx-Rice c5bd6fff36 mcelog: 124 -> 125 2015-09-10 00:59:07 +02:00
Tobias Geerinckx-Rice a94e8f24f2 mcelog: update 123 -> 124 2015-08-26 17:23:11 +02:00
Tobias Geerinckx-Rice c757628f0a mcelog: 122 -> 123
Also flesh out descriptions and restrict to Linux platforms.
2015-08-21 13:42:51 +02:00
Tobias Geerinckx-Rice c71d93c519 mcelog: 121 -> 122
Enable IMC status bank for Haswell-E, as described in Intel SDM Vol.3C
Table 35-27.
2015-07-28 23:19:35 +02:00
Tobias Geerinckx-Rice 1ea70323d6 mcelog: 120 -> 121 2015-07-02 03:35:35 +02:00