Commit graph

71 commits

Author SHA1 Message Date
Fabian Affolter 229fee69b1 stress-ng: 0.12.04 -> 0.12.11 2021-07-04 18:53:36 +02:00
R. RyanTM 02cb44b5dc stress-ng: 0.11.19 -> 0.12.04 2021-03-09 18:24:31 +00:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07: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 b1df606428 stress-ng: 0.11.14 -> 0.11.19 2020-08-31 03:39:12 +00:00
R. RyanTM c722886ee1 stress-ng: 0.11.10 -> 0.11.14 2020-07-07 15:50:23 +00:00
R. RyanTM dd75f7b6f7 stress-ng: 0.11.08 -> 0.11.10 2020-05-24 11:23:09 +00:00
R. RyanTM 6383f231aa stress-ng: 0.11.07 -> 0.11.08 2020-05-10 09:34:13 -07:00
R. RyanTM d53c3ce20f stress-ng: 0.11.02 -> 0.11.07 2020-04-07 19:17:55 +00:00
Maximilian Bosch 12eef00f70
stress-ng: 0.11.01 -> 0.11.02 2020-03-15 23:54:52 +01:00
R. RyanTM 0b121e343d stress-ng: 0.10.19 -> 0.11.01 2020-03-03 18:59:55 +00:00
R. RyanTM f422253fdd stress-ng: 0.10.16 -> 0.10.19 2020-02-14 05:30:51 +00:00
R. RyanTM 17748d37cd stress-ng: 0.10.14 -> 0.10.16 2020-01-30 11:09:03 +00:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
R. RyanTM de13f9c5a4 stress-ng: 0.10.11 -> 0.10.14 (#76436) 2019-12-27 18:14:15 +01:00
R. RyanTM 71e097936b stress-ng: 0.10.08 -> 0.10.11
(#74649)
2019-11-29 23:14:52 +01:00
Renaud cbc94a05ba
stress-ng: 0.10.05 -> 0.10.08 (#72333)
+ fixes #72292
2019-10-31 08:58:44 +01:00
Will Dietz 31be449657
stress-ng: workaround kernel header SNAFU re:sysinfo, fix w/musl 2019-09-16 12:37:43 -05:00
Will Dietz 3eb894e55b
stress-ng: 0.10.02 -> 0.10.05 2019-09-16 10:10:03 -05:00
Will Dietz 1d3e71bf9b
stress-ng: 0.10.01 -> 0.10.02 2019-09-03 20:22:33 -05:00
R. RyanTM 12fe643ad5 stress-ng: 0.10.00 -> 0.10.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-08-20 19:10:08 -07:00
R. RyanTM 429724a75b stress-ng: 0.09.59.1 -> 0.10.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-07-20 12:59:52 -07:00
R. RyanTM bfc421064b stress-ng: 0.09.58 -> 0.09.59.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/stress-ng/versions
2019-06-18 19:45:04 +02:00
R. RyanTM e5ad845ee8 stress-ng: 0.09.57 -> 0.09.58 (#61429)
* stress-ng: 0.09.57 -> 0.09.58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions

* stress-ng: re-enable on Darwin
+ add meta.changelog page
+ update full description
2019-05-13 13:34:07 +02:00
R. RyanTM b62d4156a9 stress-ng: 0.09.54 -> 0.09.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2019-04-16 18:30:14 +02:00
Will Dietz 983c54dca5 stress-ng: 0.09.49 -> 0.09.54 2019-03-01 08:37:32 -06:00
Renaud 5b997fb126 stress-ng: use https for fetching and homepage 2018-12-16 19:49:14 +01:00
R. RyanTM f47d3a0e60 stress-ng: 0.09.46 -> 0.09.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
2018-12-16 19:49:14 +01:00
c0bw3b e76c6e280c stress-ng: 0.06.14 -> 0.09.46 2018-11-17 19:16:27 +01: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
Franz Pletz 6324e8ef15 stress-ng: 0.06.11 -> 0.06.14, fix i686 build 2016-08-25 05:01:40 +02:00
Kranium Gikos Mendoza 121a8c0646 stress-ng: 0.06.01 -> 0.06.11 2016-07-15 00:06:54 +08:00
Tobias Geerinckx-Rice 45f70fcb06
stress-ng: 0.06.00 -> 0.06.01 2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice 39421df56a
stress-ng: 0.05.25 -> 0.06.00
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.06.00-1.
2016-05-06 19:17:07 +02:00
Tobias Geerinckx-Rice d51a55366e
stress-ng: 0.05.00 -> 0.05.25 2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice ac33b4724a More version attribute tidying where maintainers |= nckx 2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice 2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Tobias Geerinckx-Rice 0efb1f7963 stress-ng 0.04.21 -> 0.05.00 2015-11-19 23:25:28 +01:00
Tobias Geerinckx-Rice 6d7273571c stress-ng 0.04.20 -> 0.04.21 2015-11-04 22:02:18 +01:00
Tobias Geerinckx-Rice 0e1a15f2da stress-ng: 0.04.19 -> 0.04.20 2015-09-21 02:51:54 +02:00
Tobias Geerinckx-Rice 33d2f27d95 stress-ng: 0.04.18 -> 0.04.19 2015-09-16 13:08:17 +02:00
Tobias Geerinckx-Rice 2ea03ece86 stress-ng: 0.04.17 -> 0.04.18 2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice 69e828b5a1 stress-ng: 0.04.16 -> 0.04.17 2015-09-10 23:01:59 +02:00
Tobias Geerinckx-Rice 9aa595ef50 stress-ng: 0.04.15 -> 0.04.16 2015-09-08 02:21:19 +02:00
Tobias Geerinckx-Rice fb6502892a stress-ng: update 0.04.14 -> 0.04.15 2015-08-20 04:52:16 +02:00
Tobias Geerinckx-Rice a9a0fedb94 stress-ng: 0.04.13 -> 0.04.14 2015-08-03 01:41:56 +02:00
Tobias Geerinckx-Rice cf1edbb662 stress-ng: 0.04.12 -> 0.04.13
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.04.13-1
2015-07-31 02:02:09 +02:00
Tobias Geerinckx-Rice df6381afec stress-ng: 0.04.11 -> 0.04.12
Fixes/features:
  * Fix segfault in metrics because MMAPFORK macro not defined correctly
  * Add --cpu-load-slice option for CPU stressor time slice tweaks
2015-07-24 22:03:32 +02:00
Tobias Geerinckx-Rice c805663bf4 stress-ng: 0.04.10 -> 0.04.11
Changes: https://launchpad.net/ubuntu/+source/stress-ng/+changelog
2015-07-23 03:12:21 +02:00
Tobias Geerinckx-Rice 1869f171fd stress-ng: 0.04.07 -> 0.04.10 2015-07-03 04:08:49 +02:00