nixpkgs/pkgs
Antoine Eiche 35f205a4b6 dockerTools.buildImage: Switch to the format image generated by Skopeo
We were using 'Combined Image JSON + Filesystem Changeset Format' [1] to
unpack and pack image and this patch switches to the format used by the registry.

We used the 'repository' file which is not generated by Skopeo when it
pulls an image. Moreover, all information of this file are also in the
manifest.json file.
We then use the manifest.json file instead of 'repository' file. Note
also the manifest.json file is required to push an image with Skopeo.

Fix #29636

[1] 749d90e10f/image/spec/v1.1.md (combined-image-json--filesystem-changeset-format)
2017-09-23 13:17:07 +02:00
..
applications singular: use gcc5 2017-09-23 10:16:47 +02:00
build-support dockerTools.buildImage: Switch to the format image generated by Skopeo 2017-09-23 13:17:07 +02:00
common-updater
data Merge pull request #29596 from romildo/numix-icon-theme 2017-09-20 20:27:46 +00:00
desktops darwin: Disable yet another bunch of packages never having built successfully 2017-09-22 21:16:39 +03:00
development pythonPackages.cement: init at 2.8.2 2017-09-23 08:23:43 +02:00
games trackballs: 1.1.4 (broken) -> 1.2.3 2017-09-22 21:37:26 +10:00
misc tw-rs: fix darwin build 2017-09-22 19:45:33 +02:00
os-specific Merge pull request #29581 from eqyiel/fix-rpc-gssd 2017-09-22 01:41:10 +01:00
servers knot-resolver: 1.3.3 -> 1.4.0 2017-09-22 11:27:59 +02:00
shells elvish: 0.9 -> 0.10; fix darwin build (#29587) 2017-09-21 12:20:37 +01:00
stdenv all-packages: Remove gccCrossStageFinal; any gcc will not work 2017-09-21 15:49:18 -04:00
test treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
tools awsebcli: init at 3.10.5 2017-09-23 08:23:43 +02:00
top-level singular: use gcc5 2017-09-23 10:16:47 +02:00