zowoq
6285356012
skopeo: 1.11.0 -> 1.11.1
...
Diff: https://github.com/containers/skopeo/compare/v1.11.0...v1.11.1
Changelog: https://github.com/containers/skopeo/releases/tag/v1.11.1
2023-02-17 08:56:24 +10:00
zowoq
16b32fe811
skopeo: 1.10.0 -> 1.11.0
...
https://github.com/containers/skopeo/releases/tag/v1.11.0
2023-01-30 15:43:03 +10:00
zowoq
86d55aa667
skopeo: install default policy to separate passthru package
2023-01-08 13:30:27 +10:00
zowoq
6a6b44b8c5
skopeo: 1.9.2 -> 1.10.0
...
https://github.com/containers/skopeo/releases/tag/v1.10.0
2022-10-02 06:29:16 +10:00
zowoq
5d1f3726b2
skopeo: 1.9.1 -> 1.9.2
...
https://github.com/containers/skopeo/releases/tag/v1.9.2
2022-08-03 06:19:46 +10:00
zowoq
9fff17575c
skopeo: 1.9.0 -> 1.9.1
...
https://github.com/containers/skopeo/releases/tag/v1.9.1
2022-07-26 08:11:42 +10:00
zowoq
a85aa567ef
skopeo: 1.8.0 -> 1.9.0
...
https://github.com/containers/skopeo/releases/tag/v1.9.0
2022-07-14 07:59:49 +10:00
zowoq
430f6d45e3
skopeo: 1.7.0 -> 1.8.0
...
https://github.com/containers/skopeo/releases/tag/v1.8.0
2022-05-10 13:01:38 +10:00
zowoq
b7054292f7
skopeo: add testNixFromDockerHub to passthru.tests
2022-04-05 18:11:32 +10:00
zowoq
fcdc53479c
skopeo: 1.6.1 -> 1.7.0
...
https://github.com/containers/skopeo/releases/tag/v1.7.0
2022-03-25 06:00:50 +10:00
zowoq
36192a1df4
skopeo: 1.6.0 -> 1.6.1
...
https://github.com/containers/skopeo/releases/tag/v1.6.1
2022-02-17 06:44:43 +10:00
zowoq
b8453874f0
skopeo: 1.5.2 -> 1.6.0
...
https://github.com/containers/skopeo/releases/tag/v1.6.0
2022-02-03 08:31:40 +10:00
zowoq
621f57ba6f
skopeo: 1.5.1 -> 1.5.2
...
https://github.com/containers/skopeo/releases/tag/v1.5.2
2021-11-27 04:11:28 +10:00
Sascha Grunert
1f6a7796fa
skopeo: 1.5.0 -> 1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-05 09:33:26 +01:00
zowoq
604e3c90a9
skopeo: 1.4.1 -> 1.5.0
...
https://github.com/containers/skopeo/releases/tag/v1.5.0
2021-10-07 21:00:02 +10:00
zowoq
5b63390112
skopeo: 1.4.0 -> 1.4.1
...
https://github.com/containers/skopeo/releases/tag/v1.4.1
2021-08-21 18:26:17 +10:00
zowoq
335f187800
skopeo: 1.3.1 -> 1.4.0
...
https://github.com/containers/skopeo/releases/tag/v1.4.0
2021-08-03 07:43:35 +10:00
zowoq
7ab005c4f3
skopeo: 1.3.0 -> 1.3.1
...
https://github.com/containers/skopeo/releases/tag/v1.3.1
2021-06-30 16:23:14 +10:00
Sascha Grunert
e018962dd4
skopeo: 1.2.3 -> 1.3.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-05-20 19:29:02 +10:00
zowoq
575af60b3d
skopeo: 1.2.2 -> 1.2.3
...
https://github.com/containers/skopeo/releases/tag/v1.2.3
2021-04-16 06:18:20 +10:00
zowoq
eea81a5e5b
skopeo: add phase hooks
2021-03-31 21:06:23 +10:00
zowoq
84c2dc79e7
skopeo: 1.2.1 -> 1.2.2
...
https://github.com/containers/skopeo/releases/tag/v1.2.2
2021-02-19 09:29:46 +10:00
zowoq
a5c8741dd9
skopeo: 1.2.0 -> 1.2.1
...
https://github.com/containers/skopeo/releases/tag/v1.2.1
2021-01-12 05:40:55 +10: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
b7b89a6272
skopeo: fix wrapper
2020-09-26 19:07:45 +10:00
zowoq
228b37d74e
skopeo: 1.1.1 -> 1.2.0
...
https://github.com/containers/skopeo/releases/tag/v1.2.0
2020-09-25 22:50:15 +10:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
zowoq
ea1287110f
skopeo: 1.1.0 -> 1.1.1
...
https://github.com/containers/skopeo/releases/tag/v1.1.1
2020-07-30 07:35:53 +10:00
zowoq
630454dfbe
skopeo: 1.0.0 -> 1.1.0
...
https://github.com/containers/skopeo/releases/tag/v1.1.0
2020-06-20 10:24:34 +10:00
zowoq
2ee9aac39b
skopeo: 0.2.0 -> 1.0.0
...
https://github.com/containers/skopeo/releases/tag/v1.0.0
2020-05-19 08:16:45 +10:00
zowoq
580f162fff
skopeo: add passthru.tests for docker-tools
2020-05-16 08:46:12 +10:00
zowoq
a5a411e67f
skopeo: don't set policy and tmpdir during build
2020-05-16 08:46:12 +10:00
zowoq
f28b0d64ad
skopeo: remove outdated/propagated inputs
2020-05-14 23:08:01 +10:00
zowoq
e56116f752
skopeo: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
5a3ba0e295
skopeo: add wrapper
...
wrap fuse-overlayfs for storage compatibility with the podman wrapper
2020-05-12 22:11:22 +10:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
c34bc1d824
skopeo: install completion
2020-04-19 21:24:04 +10:00
zowoq
6dc7443d1b
skopeo: cleanup
2020-04-17 17:34:34 +10:00
zowoq
c5bd0856af
skopeo: 1.41.0 -> 0.2.0
...
https://github.com/containers/skopeo/releases/tag/v0.2.0
2020-04-10 09:32:34 +10:00
zowoq
878589a122
skopeo: update maintainers
2020-04-03 20:37:59 +10:00
Daniel Gorin
a646f4b454
Fix missing default-policy.json in skopeo
...
We started having issues with `pkgs.dockerTools.pullImage`, were it
would fail with:
```
FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no such file or directory
```
It turns out that since `skopeo` was bumped to `0.1.40`, it was
accidentally no longer being built with a default policy.
This may happen again, see https://github.com/containers/skopeo/issues/787
2020-03-10 14:33:25 +00:00
zowoq
376743d3f2
skopeo: 0.1.40 -> 0.1.41
...
https://github.com/containers/skopeo/releases/tag/v0.1.41
2020-02-08 09:49:42 +10:00
zowoq
2ada48002e
skopeo: 0.1.39 -> 0.1.40
2020-01-28 08:07:13 +10:00
Antoine Eiche
35399ad14b
skopeo: 0.1.37 -> 0.1.39
2019-09-12 14:29:34 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Vincent Demeester
19946b0ab1
skopeo: 0.1.36 -> 0.1.37
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-06-17 19:06:13 +02:00
Rail Aliiev
6c4bceef05
skopeo: fix man installation path
...
This fixes the man installation path and so it's properly linked to
`/run/current-system/sw/share/man/man1/skopeo.1.gz`.
2019-06-04 00:03:08 -04:00
Vincent Demeester
d0207fde49
skopeo: 0.1.35 -> 0.1.36
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:58:12 +02:00
Vincent Demeester
428c653d78
skoepo: 0.1.34 -> 0.1.35
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00