Commit graph

40 commits

Author SHA1 Message Date
zowoq 7e4c4da3df conmon: 2.0.28 -> 2.0.29
https://github.com/containers/conmon/releases/tag/v2.0.29
2021-06-03 17:40:56 +10:00
R. RyanTM 0b95e8cbfa conmon: 2.0.27 -> 2.0.28 2021-05-17 06:18:14 +10:00
zowoq d4c3f5f929 conmon: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq 2c0bc880a3 conmon: 2.0.26 -> 2.0.27
https://github.com/containers/conmon/releases/tag/v2.0.27
2021-03-09 07:43:54 +10:00
R. RyanTM e87a8406c6 conmon: 2.0.25 -> 2.0.26 2021-02-04 04:40:30 +00:00
zowoq 30ab92ea31 conmon: 2.0.24 -> 2.0.25
https://github.com/containers/conmon/releases/tag/v2.0.25
2021-01-21 18:35:16 +10:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
zowoq 93e5d99592 conmon: 2.0.22 -> 2.0.24
https://github.com/containers/conmon/releases/tag/v2.0.24
2021-01-15 13:03:08 +10:00
zowoq 8a4b39330f Revert "conmon: 2.0.22 -> 2.0.23"
This reverts commit 59d4583cf3.

Broken release.
2021-01-15 04:44:13 +10:00
Sascha Grunert 59d4583cf3 conmon: 2.0.22 -> 2.0.23
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2021-01-14 08:03:25 -08: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
zowoq 70bcf62c05 conmon: 2.0.21 -> 2.0.22
https://github.com/containers/conmon/releases/tag/v2.0.22
2020-12-21 05:28:42 +10:00
zowoq d3875340df conmon: 2.0.20 -> 2.0.21
https://github.com/containers/conmon/releases/tag/v2.0.21
2020-09-11 06:48:48 +10:00
zowoq bb464f7063 conmon: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 1dde18f6c5 conmon: inherit tests 2020-08-24 19:19:41 +10:00
zowoq 8649a86884 conmon: 2.0.19 -> 2.0.20
https://github.com/containers/conmon/releases/tag/v2.0.20
2020-07-29 16:47:37 +10:00
zowoq 34ee9bfe7c conmon: 2.0.18 -> 2.0.19 2020-07-16 12:12:34 +10:00
zowoq 0b420ecce4 conmon: 2.0.17 -> 2.0.18 2020-06-17 11:24:51 +10:00
zowoq 2038916072 conmon: 2.0.16 -> 2.0.17
https://github.com/containers/conmon/releases/tag/v2.0.17
2020-05-27 10:00:30 +10:00
zowoq cd345dde53 conmon: add passthru.tests 2020-05-19 10:41:25 +10:00
zowoq 6007ba5075 conmon: 2.0.15 -> 2.0.16
https://github.com/containers/conmon/releases/tag/v2.0.16
2020-05-13 10:49:14 +10:00
zowoq 9123c8c5de conmon: installFlags 2020-04-19 10:27:55 +10:00
Jan Tojnar bbb299c8e4
Merge pull request #84177 from zowoq/team
maintainers/teams: add podman team
2020-04-09 13:57:12 +02:00
zowoq 6f052a9a12 conmon: update maintainers 2020-04-03 20:37:59 +10:00
Sascha Grunert 109362d803
conmon: 2.0.14 -> 2.0.15
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-03 09:27:56 +02:00
zowoq 146b207f08 conmon: 2.0.13 -> 2.0.14
https://github.com/containers/conmon/releases/tag/v2.0.14
2020-03-21 08:15:42 +10:00
zowoq cb099ca0d8 conmon: 2.0.12 -> 2.0.13
https://github.com/containers/conmon/releases/tag/v2.0.13
2020-03-18 08:15:24 +10:00
zowoq 48e1ed7c71 conmon: 2.0.11 -> 2.0.12
https://github.com/containers/conmon/releases/tag/v2.0.12
2020-03-17 08:54:40 +10:00
zowoq f14ee5bce5 conmon: 2.0.10 -> 2.0.11
https://github.com/containers/conmon/releases/tag/v2.0.11
2020-03-05 07:50:51 +10:00
zowoq 5bee42b6b4 conmon: 2.0.9 -> 2.0.10 2020-01-28 08:07:52 +10:00
Sascha Grunert d4a9b0a087
conmon: v2.0.8 -> v2.0.9
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-07 13:22:45 +01:00
Sascha Grunert 7aba727c0d
conmon: v2.0.7 -> v2.0.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:43:03 +01:00
Sascha Grunert 0101712a5b
conmon: v2.0.6 -> v2.0.7
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-13 09:24:52 +01:00
Sascha Grunert 9165b15335
conmon: v2.0.4 -> v2.0.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-12 09:23:13 +01:00
Sascha Grunert 23f10837ab
conmon: v2.0.3 -> v2.0.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-09 18:36:35 +01:00
Sascha Grunert 08fa83ce52 conmon: v2.0.2 -> v2.0.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-14 16:47:48 +01:00
Sascha Grunert 702c745241 conmon: 2.0.0 -> 2.0.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 13:43:05 +01:00
Sascha Grunert 965f869e59
conmon: 0.3.0 -> 2.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-12 09:02:15 +02:00
Sascha Grunert e952dc5898
conmon: 0.2.0 -> 0.3.0
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-06-22 16:55:19 +02:00
Sascha Grunert 3577443b37 conmon: 0.0.1pre52_6905a4d -> 0.2.0
Update conmon to v0.2.0 and move it into a dedicated package. Since we
are now using conmon as dedicated package, cri-o does not need to built
it, too.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-11 10:44:22 -07:00