summary refs log tree commit diff
path: root/pkgs/development/tools/skopeo
Commit message (Collapse)AuthorAge
* skopeo: 1.3.0 -> 1.3.1zowoq2021-06-30
| | | | https://github.com/containers/skopeo/releases/tag/v1.3.1
* skopeo: 1.2.3 -> 1.3.0Sascha Grunert2021-05-20
| | | | Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
* skopeo: 1.2.2 -> 1.2.3zowoq2021-04-16
| | | | https://github.com/containers/skopeo/releases/tag/v1.2.3
* skopeo: add phase hookszowoq2021-03-31
|
* skopeo: 1.2.1 -> 1.2.2zowoq2021-02-19
| | | | https://github.com/containers/skopeo/releases/tag/v1.2.2
* skopeo: 1.2.0 -> 1.2.1zowoq2021-01-12
| | | | https://github.com/containers/skopeo/releases/tag/v1.2.1
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* skopeo: fix wrapperzowoq2020-09-26
|
* skopeo: 1.1.1 -> 1.2.0zowoq2020-09-25
| | | | https://github.com/containers/skopeo/releases/tag/v1.2.0
* buildGoModule packages: set doCheck = falsezowoq2020-08-10
|
* skopeo: 1.1.0 -> 1.1.1zowoq2020-07-30
| | | | https://github.com/containers/skopeo/releases/tag/v1.1.1
* skopeo: 1.0.0 -> 1.1.0zowoq2020-06-20
| | | | https://github.com/containers/skopeo/releases/tag/v1.1.0
* skopeo: 0.2.0 -> 1.0.0zowoq2020-05-19
| | | | https://github.com/containers/skopeo/releases/tag/v1.0.0
* skopeo: add passthru.tests for docker-toolszowoq2020-05-16
|
* skopeo: don't set policy and tmpdir during buildzowoq2020-05-16
|
* skopeo: remove outdated/propagated inputszowoq2020-05-14
|
* skopeo: switch to buildGoModulezowoq2020-05-14
|
* skopeo: add wrapperzowoq2020-05-12
| | | | wrap fuse-overlayfs for storage compatibility with the podman wrapper
* treewide: use $out instead of $bin with buildGoPackagezowoq2020-04-28
|
* skopeo: install completionzowoq2020-04-19
|
* skopeo: cleanupzowoq2020-04-17
|
* skopeo: 1.41.0 -> 0.2.0zowoq2020-04-10
| | | | https://github.com/containers/skopeo/releases/tag/v0.2.0
* skopeo: update maintainerszowoq2020-04-03
|
* Fix missing default-policy.json in skopeoDaniel Gorin2020-03-10
| | | | | | | | | | | | | | 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
* skopeo: 0.1.40 -> 0.1.41zowoq2020-02-08
| | | | https://github.com/containers/skopeo/releases/tag/v0.1.41
* skopeo: 0.1.39 -> 0.1.40zowoq2020-01-28
|
* skopeo: 0.1.37 -> 0.1.39Antoine Eiche2019-09-12
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pnamevolth2019-08-17
|
* skopeo: 0.1.36 -> 0.1.37Vincent Demeester2019-06-17
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* skopeo: fix man installation pathRail Aliiev2019-06-04
| | | | | This fixes the man installation path and so it's properly linked to `/run/current-system/sw/share/man/man1/skopeo.1.gz`.
* skopeo: 0.1.35 -> 0.1.36Vincent Demeester2019-05-31
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* skoepo: 0.1.34 -> 0.1.35Vincent Demeester2019-03-05
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* skopeo: 0.1.32 -> 0.1.34Tobias Pflug2018-12-24
|
* skopeo: 0.1.31 -> 0.1.32Antoine Eiche2018-11-08
|
* Merge pull request #44222 from nlewo/pr-skopeolewo2018-07-30
|\ | | | | skopeo: 0.1.30 -> 0.1.31
| * skopeo: 0.1.30 -> 0.1.31Antoine Eiche2018-07-30
| |
* | skopeo: fix build on darwinNick Novitski2018-07-27
|/
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* skopeo: 0.1.29 -> 0.1.30Antoine Eiche2018-05-24
| | | | | | | Skopeo used by our docker tools was patched to work in the build sandbox (it used /var/tmp which is not available in the sandbox). Since this temporary directory can now be set at build time, we remove the patch from our docker tools.
* skopeo: build manpageProfpatsch2018-03-29
|
* skopeo: 1.28 -> 1.29Antoine Eiche2018-03-29
| | | | Also add myself in the maintainer list.
* skopeo: 0.1.27 -> 0.1.28Antoine Eiche2018-02-08
|
* skopeo: remove the patch by setting a variable at build timeAntoine Eiche2018-01-31
|
* skopeo: 0.1.23 to 0.1.27Vincent Demeester2018-01-02
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\
| * skopeo: 0.1.22 -> 0.1.23Tim Steinbach2017-09-26
| |
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* skopeo: 0.1.18 -> 0.1.22 fix whitespaceChristian Albrecht2017-06-29
|