Commit graph

42 commits

Author SHA1 Message Date
R. RyanTM f145d62cad cri-o-unwrapped: 1.21.1 -> 1.21.2 2021-07-20 10:37:52 +00:00
R. RyanTM 233e6c455b cri-o-unwrapped: 1.21.0 -> 1.21.1 2021-06-29 03:38:15 +00:00
Sascha Grunert b3d70196ea cri-o: 1.20.1 -> 1.21.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-14 18:24:07 +10:00
zowoq e579194d15 cri-o: add phase hooks 2021-03-31 21:06:23 +10:00
R. RyanTM da17b1acdf cri-o-unwrapped: 1.20.0 -> 1.20.1 2021-02-25 21:47:20 +00:00
zowoq 369f20924a cri-o: prefer to build wrapper locally
Same as 9c98282609
2021-02-14 07:58:28 +10:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM d71bca5967
cri-o-unwrapped: 1.19.0 -> 1.20.0 (#109920) 2021-01-19 18:58:49 +10:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Sascha Grunert 1e8324291e cri-o: 1.18.3 -> 1.19.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-17 17:50:57 +10:00
zowoq 8dde002724 cri-o: add passthru.tests 2020-08-24 19:19:41 +10:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 1e49cff70c cri-o: 1.18.2 -> 1.18.3
https://github.com/cri-o/cri-o/releases/tag/v1.18.3
2020-07-22 20:27:14 +10:00
zowoq 841ab711ab cri-o: 1.18.1 -> 1.18.2
https://github.com/cri-o/cri-o/releases/tag/v1.18.2
2020-06-20 10:25:24 +10:00
zowoq 9e7fbc6f2c nixos/cri-o, cri-o: add wrapper 2020-05-25 12:27:49 +02:00
zowoq a26035f05f cri-o: 1.18.0 -> 1.18.1
https://github.com/cri-o/cri-o/releases/tag/v1.18.1
2020-05-17 09:16:11 +10:00
zowoq 399f5ea75e cri-o: remove propagated inputs, update buildtags 2020-05-14 23:07:57 +10:00
Sascha Grunert 006e6b052f
cri-o: switch to buildGoModule
This is just a cleanup to switch from buildGoPackage to buildGoModule.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-14 09:32:16 +02:00
zowoq 1d909f5fdb cri-o: drop flavor 2020-05-12 21:33:17 +10:00
zowoq 848a8c1b37 cri-o: install completion/manpages 2020-05-06 16:43:15 +10:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Mario Rodas ce7272b43c
Merge pull request #85869 from saschagrunert/crio
cri-o: 1.17.3 -> 1.18.0
2020-04-28 07:27:06 -05:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Sascha Grunert 1ae9631725
cri-o: 1.17.3 -> 1.18.0
- Make buildtags being able to set via the BUILDTAGS environment
- Switch to go 1.14

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-24 10:07:06 +02:00
zowoq e3025ca128 cri-o: update maintainers 2020-04-24 08:08:53 +10:00
Sascha Grunert 392b2a1fef
cri-o: 1.17.1 -> 1.17.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-14 09:24:32 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sascha Grunert ac367b9946
cri-o: v1.17.0 -> v1.17.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-20 14:30:44 +01:00
Sascha Grunert c36fca9701
cri-o: remove unused ldflags variable
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 14:42:40 +01:00
Sascha Grunert b771cc73d4
cri-o: v1.16.1 -> v1.17.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 09:18:23 +01:00
Sascha Grunert b5035c0892 cri-o: Fix build tags usage
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-22 17:33:57 +01:00
Robin Gloster 4db0860814
cri-o: fix *Flags 2019-12-31 00:03:37 +01:00
Sascha Grunert 018136cd39
cri-o: v1.16.0 -> v1.16.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-27 11:38:22 +01:00
Sascha Grunert f46e8f9a12 cri-o: 1.15.2 -> 1.16.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-06 19:22:36 +01:00
Sascha Grunert 29819009ec cri-o: 1.15.1 -> 1.15.2 (#68490)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-16 00:15:49 -04:00
Sascha Grunert 573aa63fa6 cri-o: 1.15.0 -> 1.15.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-06 21:52:12 +02:00
Sascha Grunert 97dcaa9204 cri-o: v1.14.2 -> v1.15.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-05 23:23:40 +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
Will Dietz 1af13e8aad
cri-o: 1.14.1 -> 1.14.2 2019-06-04 15:44:56 -05:00
Sascha Grunert 9b43c29047 cri-o: init at version v1.14.1
This commits adds the CRI-O package, which includes the `crio` binary as
well as `conmon` and `pause`. The configuration is not part of this
package because it would be included in a service.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-05-20 11:12:11 +01:00