Commit Graph

62 Commits

Author SHA1 Message Date
zowoq
974ee55b16 podman: add phase hooks 2021-03-31 21:06:23 +10:00
zowoq
083c46aabe podman: 3.0.1 -> 3.1.0
https://github.com/containers/podman/releases/tag/v3.1.0
2021-03-31 16:44:38 +10:00
zowoq
92f9b27c12 podman: 3.0.0 -> 3.0.1
https://github.com/containers/podman/releases/tag/v3.0.1
2021-02-19 10:51:30 +10:00
zowoq
8c8d4f3398 podman: install systemd files
- install podman service and socket
- install podman tmpfile
2021-02-14 06:57:38 +10:00
adisbladis
a62f04d38e
podman: Fix sha256
For some reason the archive sha256 has changed..
2021-02-13 15:14:31 +01:00
adisbladis
304617494b
podman: Remove unconfigured runtime warnings
It doesn't make sense as we promote using the podman wrapper where runtime paths will vary because they are nix store paths.
2021-02-13 14:39:02 +01:00
Mario Rodas
c831e4e9e4 podman: 2.2.1 -> 3.0.0
https://github.com/containers/podman/releases/tag/v3.0.0
2021-02-11 04:20:00 +00: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
zowoq
cfbc1af189 podman: 2.2.0 -> 2.2.1
https://github.com/containers/podman/releases/tag/v2.2.1
2020-12-09 05:37:31 +10:00
Sascha Grunert
bd6067cd5d podman: 2.1.0 -> 2.2.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-12-01 22:20:11 +10:00
zowoq
bbeed7ecf8 podman: 2.1.0 -> 2.1.1
https://github.com/containers/podman/releases/tag/v2.1.1
2020-09-26 12:44:38 +10:00
Sascha Grunert
5c27f0dd65 podman: 2.0.6 -> 2.1.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:10:18 +10:00
Sascha Grunert
7bb51c2a60 podman: 2.0.5 -> 2.0.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-02 07:33:34 +10:00
zowoq
e6ec21dfa3 podman: 2.0.4 -> 2.0.5
https://github.com/containers/podman/releases/tag/v2.0.5
2020-08-26 08:04:49 +10:00
zowoq
304e6037ad podman: inherit 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
3d029212b0 podman: 2.0.3 -> 2.0.4
https://github.com/containers/podman/releases/tag/v2.0.4
2020-08-02 09:32:18 +10:00
zowoq
8f5763ae96 podman: 2.0.2 -> 2.0.3
https://github.com/containers/podman/releases/tag/v2.0.3
2020-07-24 07:55:40 +10:00
zowoq
db5bf52c7c podman: update repo 2020-07-16 12:21:46 +10:00
adisbladis
34a56f207c
podman: 2.0.1 -> 2.0.2 2020-07-10 11:24:57 +02:00
zowoq
19052cfb37 podman: fix darwin build 2020-06-27 09:58:45 +10:00
zowoq
405947fbec podman: 1.9.3 -> 2.0.1
https://github.com/containers/libpod/releases/tag/v2.0.0
https://github.com/containers/libpod/releases/tag/v2.0.1
2020-06-26 08:09:21 +10:00
zowoq
9754e3485c podman: 1.9.2 -> 1.9.3
https://github.com/containers/libpod/releases/tag/v1.9.3
2020-05-23 06:15:10 +10:00
zowoq
fe45946f7d podman: don't build "podman-remote" 2020-05-19 10:00:19 +10:00
zowoq
e142fbb3f7 podman: add libapparmor, libselinux 2020-05-14 23:08:01 +10:00
zowoq
1ad3b685f4 podman: switch to buildGoModule 2020-05-14 17:36:49 +10:00
zowoq
115b797a43 podman: 1.9.1 -> 1.9.2
https://github.com/containers/libpod/releases/tag/v1.9.2
2020-05-14 09:39:49 +10:00
zowoq
5012fc268b podman: disable on darwin 2020-05-06 22:26:19 +10:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
zowoq
3fb6a304d0 podman: 1.9.0 -> 1.9.1
https://github.com/containers/libpod/releases/tag/v1.9.1
2020-04-29 08:31:03 +10:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq
97851a33ac podman: add passthru.tests 2020-04-23 08:14:55 +02:00
zowoq
05be03fbce podman: 1.8.2 -> 1.9.0
https://github.com/containers/libpod/releases/tag/v1.9.0
2020-04-16 08:26:09 +10:00
zowoq
edd336f4bb podman: update maintainers 2020-04-03 20:37:59 +10:00
zowoq
617d3b751a podman: 1.8.1 -> 1.8.2
https://github.com/containers/libpod/releases/tag/v1.8.2
2020-03-20 07:09:17 +10:00
zowoq
be13a1f358 podman: 1.8.0 -> 1.8.1
https://github.com/containers/libpod/releases/tag/v1.8.1
2020-03-12 07:04:31 +00:00
Sascha Grunert
6d7e4fb746
podman: v1.7.0 -> v1.8.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-07 15:25:19 +01:00
Mario Rodas
d712be5f3e
podman: add marsam to maintainers 2019-12-13 04:21:00 -05:00
Mario Rodas
072cdcb265
podman: enable on darwin 2019-12-13 04:20:00 -05:00
zowoq
66978f0f46 podman: 1.6.3 -> 1.7.0 2020-01-08 07:25:59 +10:00
zowoq
21a28f2f0b podman: install completion 2019-12-27 22:53:17 +10:00
Sascha Grunert
b5d42984bb
podman: v1.6.2 -> v1.6.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-05 08:38:54 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Sascha Grunert
64dbf3a22d podman: 1.6.1 -> 1.6.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-21 18:11:30 +02:00
Sascha Grunert
4f2119af05
podman: 1.5.1 -> 1.6.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-04 08:42:39 +02:00
Frederik Rietdijk
fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02: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
Sascha Grunert
31feec6b5f
podman: 1.3.2 -> 1.4.4
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-07-29 09:39:51 +02:00