Commit graph

101787 commits

Author SHA1 Message Date
Eelco Dolstra 8ccce8de89 Add more dev outputs 2017-09-25 19:52:10 +02:00
Eelco Dolstra cf599d3f99
emacs: Clear the environment while dumping
This reduces the closure size of Emacs from 575 to 279 MiB. Dumping
Emacs had a chance of leaking parts of the environment (such as $PATH)
into the dumped executable. This hopefully fixes it. (It's a bit hard
to tell since the effect is not deterministic.)
2017-09-25 19:38:44 +02:00
Thomas Tuegel 8036ee50aa Merge pull request #29666 from ttuegel/hplip
hplip: 3.16.11 -> 3.17.9
2017-09-25 10:22:37 -05:00
Frank Doepper 0ef6f5f22e youtube-viewer: init at 3.3.0 2017-09-25 17:05:43 +02:00
Jörg Thalheim 8a1fb4b504 Merge pull request #29702 from robertodr/watson-ruby
watson-ruby: init at 1.6.3
2017-09-25 15:51:17 +01:00
Joerg Thalheim 407d8dac85 watson-ruby: hide bundlerEnv to avoid collisions
bundlerEnv also comes with a bundle script and ruby libraries
2017-09-25 15:49:14 +01:00
Eelco Dolstra b986c8e510 Merge pull request #29776 from Mic92/libproxy
libproxy: 0.4.13 -> 0.4.15
2017-09-25 16:45:09 +02:00
Joerg Thalheim 30c380556c libproxy: 0.4.13 -> 0.4.15
reduces closure size from ~200mb to ~100mb

fixes #29775
2017-09-25 15:22:38 +01:00
Joachim Fasting 799c1218cd
tor-browser-bundle-bin: default to dmix
To support multiple playback streams
2017-09-25 16:11:57 +02:00
Eelco Dolstra 60aaced9a0
Add some dev outputs 2017-09-25 16:05:10 +02:00
Eelco Dolstra b0280f598e
postgresql: Add dev output
This reduces the closure size of postgresql.out by 72 MiB.
2017-09-25 16:04:39 +02:00
Eelco Dolstra b790a31204
kdoctools: Move bin stuff to the "out" output
In particular, this moves share/kf5 to the "out" output. This prevents
kdelibs4support from pulling kdoctools.dev into its closure (via
share/kf5/kdoctools/customization/dtd/kdex.dtd, which references
${kdoctools}/share/kf5).

This reduces the closure size of kdelibs4support by 156 MiB.
2017-09-25 16:04:32 +02:00
Roberto Di Remigio 932bd98510 watson-ruby: init at 1.6.3 2017-09-25 14:51:16 +01:00
Peter Hoeg 23ef826139 pywbem: hash keeps changing - why? Embed the patch 2017-09-25 21:31:12 +08:00
Tim Steinbach b13a6d5720
linux: 4.14-rc1 -> 4.14-rc2 2017-09-25 09:24:23 -04:00
Joachim F ffd6cbe3d1 Merge pull request #28503 from phile314/fusion-inventory
Fusion inventory: Init at 2.3.18
2017-09-25 12:58:44 +00:00
Joachim F e23973fa4e Merge pull request #29694 from etu/testssl-sh
testssl.sh: init at 2.9.5-1
2017-09-25 12:58:12 +00:00
Joachim Fasting 4429559aa1
mg: 20161005 -> 20170828 2017-09-25 14:02:37 +02:00
Dario Bertini cd501e33ba gcj: use from gcc6 2017-09-25 13:52:02 +02:00
Kamil Chmielewski 5835b1a156 ponyc: 0.19.1 -> 0.19.2
https://github.com/ponylang/ponyc/issues/2248
2017-09-25 13:13:58 +02:00
Jörg Thalheim 756698f0a7 Merge pull request #29765 from nlewo/pr/docker-nix-pager-env-var
dockerTools.examples.nix: set NIX_PAGER=cat environment variable
2017-09-25 11:54:23 +01:00
Joerg Thalheim f8078db863 gmime3: reduce propagated closure
only libraries required pkg-config files
2017-09-25 11:03:16 +01:00
Peter Simons 042ca21c81 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-7-g3c87c13 from Hackage revision
8158338ed8.
2017-09-25 10:43:44 +02:00
Peter Simons 6a020b7448 jhc: mark build as broken
Some dependencies of this build no longer compile with GHC 7.6.x.
2017-09-25 10:43:43 +02:00
Peter Simons 92576b77e9 haskell: provide a meta package "unbuildable" to fix evaluation of Win32 2017-09-25 10:43:42 +02:00
Peter Simons 69c4f038de haskell-accelerate-blas: don't distribute via Hydra
Depends on CUDA, which has a non-free license.
2017-09-25 10:43:42 +02:00
Peter Simons 1d73878e88 hackage2nix: update list of broken builds 2017-09-25 10:43:42 +02:00
Philipp Hausmann 00bc46b722 FusionInventory: Remove unused parameters 2017-09-25 10:39:11 +02:00
Philipp Hausmann 2490dea9d0 FusionInventory: Disable tests requiring network access. 2017-09-25 10:39:11 +02:00
Philipp Hausmann de3d26165f FusionInventory: Init at 2.3.18 2017-09-25 10:39:11 +02:00
Rickard Nilsson 72b46f3631 Merge pull request #29375 from bkchr/network_manager_1_8_2
network-manager: 1.6.2 -> 1.8.2
2017-09-25 09:52:19 +02:00
Antoine Eiche ff4d7f0fd2 dockerTools.examples.nix: set NIX_PAGER=cat environment variable 2017-09-25 09:39:15 +02:00
Kai Harries 32e4e2c47b libvirt: Add qemu to runtime closure
The program `qemu-img` is needed during creation of virtual machines
with qcow2 images. Otherwise creation of such VMs (e.g. with
virt-manager) are failing.
2017-09-25 07:46:29 +02:00
Peter Hoeg 0353ddc5c5 pywbem: changed hash 2017-09-25 09:50:41 +08:00
Peter Hoeg 4c496c0232 pywbem: make the tests pass again with patch from upstream 2017-09-25 09:43:03 +08:00
Peter Hoeg 4f25b7b6b3 open-vm-tools: 10.1.0 -> 10.1.10 2017-09-25 09:41:29 +08:00
ibor 00422b2279 js_of_ocaml: fix jbuild (explicitly call bash) (#29749)
* js_of_ocaml: fix jbuild (explicitly call bash)

* js_of_ocaml: Use patchShebangs instead of manual patch
2017-09-25 08:32:19 +08:00
Dario Bertini 7055b4aa45 Fix tests for Sshuttle on Darwin. 2017-09-24 23:46:07 +01:00
Michael Weiss ec075b40ec fscryptctl: init at 2017-09-12 2017-09-24 23:12:30 +02:00
William Casarin cd4eba7c0e swift: remove me as maintainer
I don't use this anymore
2017-09-24 12:10:20 -07:00
Tristan Helmich 62597385c3 oath-toolkit: 2.6.1 -> 2.6.2 2017-09-24 21:05:00 +02:00
Vladimír Čunát cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Peter Simons 2a1c656c54 cabal2nix: update to version 2.6
- Add support for the 01-index tarball of cabal-install 2.x.
 - Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Peter Simons 88bef1c019 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6 from Hackage revision
a0cac3c9f2.
2017-09-24 20:52:00 +02:00
Jean-François Roche b50ae94ed3 Update kbfs: 20170429.44efa06 -> 20170922.f76290 (#29716)
kbfs was not working with the lastest keybase update
(ef3cb5cc47).

We should enforce update of keybase/keybase-ui and kbfs (like done here:
f74a1e6bcb)
all together to avoid API problems.
2017-09-24 18:06:31 +01:00
zimbatm eaa0e19a34 keybase: add darwin support
Fixes the cyclic dependency issue as described in #18131.
2017-09-24 17:50:33 +01:00
Jörg Thalheim 96d3ff6759 Merge pull request #29742 from richardipsum/init-luxio
luxio: init at 13
2017-09-24 16:08:26 +01:00
Jörg Thalheim 1e613677a2 Merge pull request #29687 from therealpxc/typings
nodePackages.typings: init at 2.1.1
2017-09-24 16:07:53 +01:00
Jörg Thalheim 14cbeaa892 Merge pull request #29730 from DIzFer/latte-dock-update
latte dock: 0.6.0 -> 0.7.1
2017-09-24 16:03:56 +01:00
Jörg Thalheim 6a4deb52d1 Merge pull request #29729 from DIzFer/telegram-update
tdesktop: 1.1.22 -> 1.1.23
2017-09-24 16:02:54 +01:00
Richard Ipsum 3d278be9ae luxio: Add maintainer 2017-09-24 15:59:43 +01:00
Elis Hirwing 02d9d40d99
testssl.sh: init at 2.9.5-1
Add testssl.sh which is a nice utility for testing TLS/SSL
capabilities of servers without having to use any kind of
web-service. It's very useful for testing setups of services before
deployment and such.
2017-09-24 16:59:15 +02:00
Jörg Thalheim 83440984e3 Merge pull request #29691 from veprbl/simanneal
pythonPackages.simanneal: init at 0.4.1
2017-09-24 15:58:45 +01:00
Joerg Thalheim dd99592952 python.pkgs.simanneal: enable tests 2017-09-24 15:57:49 +01:00
David Izquierdo 4105d02f70 latte dock: 0.6.0 -> 0.7.1 2017-09-24 16:55:47 +02:00
Joerg Thalheim dd6691aa05 luxio: fix package build 2017-09-24 15:44:43 +01:00
Jörg Thalheim 975c7b2204 Merge pull request #29450 from jerith666/djb-1709
Add modules for tinydns and dnscache from djbdns
2017-09-24 15:39:29 +01:00
Richard Ipsum d42c062821 luxio: init at 13 2017-09-24 15:36:01 +01:00
Jörg Thalheim 5fa6b341fb Merge pull request #29732 from vyp/maintain-guile-modules
guile-modules: add vyp as maintainer to unmaintained guile modules
2017-09-24 15:16:51 +01:00
Jörg Thalheim c3555249d4 Merge pull request #29701 from risicle/ris-pyscss-fix
python.pkgs.pyscss: 1.3.4 -> 1.3.5
2017-09-24 15:10:42 +01:00
Jörg Thalheim 272c0bf88c Merge pull request #29706 from gnidorah/wayland
termite: fix fonts in wayland
2017-09-24 14:48:04 +01:00
Joerg Thalheim 4d4c32504a termite: use wrapGAppsHook 2017-09-24 14:47:14 +01:00
xd1le 662478bbef guile-modules: add aliases for renamed attributes for backwards
compatibility
2017-09-24 23:45:11 +10:00
Jörg Thalheim baa55a424a Merge pull request #29719 from winniequinn/opam-aspcud-darwin
opam: use aspcud on darwin
2017-09-24 14:42:18 +01:00
Jörg Thalheim 4151dde1d1 Merge pull request #29737 from womfoo/bump/gpxsee-4.14
gpxsee: 4.9 -> 4.14
2017-09-24 14:31:36 +01:00
Jörg Thalheim 39befd8848 Merge pull request #29738 from Ma27/vim/init-xptemplate
vimPlugins.xptemplate: init at 2017-04-18
2017-09-24 14:23:23 +01:00
Jörg Thalheim e7ad0b2767 Merge pull request #29739 from matthiasbeyer/update-mutt
mutt: 1.9.0 -> 1.9.1
2017-09-24 14:21:44 +01:00
Jörg Thalheim 20ee87e0fd Merge pull request #29736 from womfoo/bump/pick-1.9.0
pick: 1.7.0 -> 1.9.0
2017-09-24 14:21:00 +01:00
Jörg Thalheim 33c2fdbc8c Merge pull request #29722 from izuk/plex
plex: 1.8.4 -> 1.9.1
2017-09-24 14:18:17 +01:00
Jörg Thalheim 5791307189 Merge pull request #29721 from fare-patches/master
Update gambit and gerbil scheme
2017-09-24 14:17:22 +01:00
Matthias Beyer 3491f6a873 mutt: 1.9.0 -> 1.9.1 2017-09-24 15:06:28 +02:00
Joachim F 83ff400ac1 Merge pull request #29482 from neilmayhew/upgrade/spideroak
spideroak: 6.0.1 -> 6.1.9
2017-09-24 12:36:46 +00:00
xd1le 3579d7e2b2 guile-modules: stylistic nix expression changes to modules with sole
maintainer vyp
2017-09-24 22:29:29 +10:00
xd1le 796b69318f guile-modules: add vyp as maintainer to unmaintained guile modules 2017-09-24 22:24:49 +10:00
xd1le d7d33bd17c guile-modules: rename top level attributes to be consistent 2017-09-24 22:24:49 +10:00
Maximilian Bosch 0a5d4ca5a8
vimPlugins.xptemplate: init at 2017-04-18 2017-09-24 13:51:20 +02:00
Kranium Gikos Mendoza f43baf94a3 pick: 1.7.0 -> 1.9.0 2017-09-24 21:44:01 +10:00
Kranium Gikos Mendoza 12b1852301 gpxsee: 4.9 -> 4.14 2017-09-24 21:42:49 +10:00
zimbatm f069ee7af6 kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
Stefan Siegl 9fc87cc376 owncloud-client: 2.3.2 -> 2.3.3 2017-09-24 13:24:25 +02:00
Jan Tojnar 69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
David Izquierdo f79c0b8627 tdesktop: 1.1.22 -> 1.1.23 2017-09-24 12:55:41 +02:00
Joachim F 23b19efdc9 Merge pull request #29711 from pjones/pjones/playbar2
playbar2: init at 2.5
2017-09-24 10:53:00 +00:00
Jörg Thalheim ffe34944ec Merge pull request #29725 from rvl/guile-lib
guile-lib: Disable a test which doesn't work with Guile 2.2
2017-09-24 11:34:57 +01:00
Jörg Thalheim 50946a790e Merge pull request #29727 from vyp/init/guile-fibers
guile-fibers: init at 1.0.0
2017-09-24 11:32:16 +01:00
Joerg Thalheim 6786ad7db6 guile-fibers: nitpicks 2017-09-24 11:30:43 +01:00
Michal Rus 0e71e03583 xpad: init at 5.0.0 (#29720)
* xpad: init at 5.0.0

* xpad: wrapGAppsHook is required
2017-09-24 11:26:55 +01:00
Christopher Rosset 799d28480b ephem: init at 3.7.6.0 (#29710)
* ephem: init at 3.7.6.0

Compute positions of the planets and stars

* Update default.nix

* python.pkgs.ephem: enable tests for python2 at least
2017-09-24 11:17:24 +01:00
xd1le 6aa0307145 guile-fibers: init at 1.0.0 2017-09-24 20:01:47 +10:00
Rodney Lorrimar 913e770fa8 guile-lib: Disable a test which doesn't work with Guile 2.2
Error is:

    ERROR: In procedure %resolve-variable:
    ERROR: Unbound variable: use-syntax
    FAIL: sxml.ssax.scm

Also add pkg-config so that configure script can find libguile.

Relevant to #28643
2017-09-24 10:45:39 +01:00
Matej Cotman 1febe07de7 kubernetes: build e2e.test 2017-09-24 11:44:25 +02:00
Jaka Hudoklin ddf5de5de0 kubernetes module: refactor module system, kube-dns as module 2017-09-24 11:44:25 +02:00
Jaka Hudoklin f10138bd32 kuberentes: expose kube-addons script 2017-09-24 11:44:25 +02:00
Jaka Hudoklin bff428616a kubernetes: 1.6.4 -> 1.7.1 2017-09-24 11:44:25 +02:00
Jaka Hudoklin ff6413850b cni: 0.3.0 -> 0.5.2 2017-09-24 11:44:25 +02:00
Matej Cotman 7332179285 kube-dns: 1.14.1 2017-09-24 11:44:25 +02:00
Matej Cotman c3cfd92d24 kubernetes: 1.5.6 -> 1.6.4 2017-09-24 11:44:25 +02:00
Florian Jacob 8704e82eba tinc: 1.0.31 -> 1.0.32 2017-09-24 11:42:00 +02:00
Jörg Thalheim a75174ae4c Merge pull request #29108 from Gerschtli/update/slock-patches
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Joachim F 105001deac Merge pull request #29689 from jerith666/minecraft-1.12.2
minecraft-server: 1.12 -> 1.12.2
2017-09-24 07:46:57 +00:00
Joachim F cdd1281362 Merge pull request #29714 from bachp/riot-web-0.12.6
riot-web: 0.12.5 -> 0.12.6
2017-09-24 07:45:52 +00:00
Joachim F 92513b8a41 Merge pull request #29020 from danbst/salt-update
salt: 2016.11.5 -> 2017.7.1, patch fix
2017-09-24 03:31:41 +00:00
Itai Zukerman e24dc4d7ba plex: 1.8.4 -> 1.9.1 2017-09-23 19:58:16 -07:00
Michael Weiss 2037f1bbe8 fscrypt: init at 0.2.1 2017-09-24 02:38:45 +02:00
Joachim Fasting c951a0ad07
encfs: 1.9.1 -> 1.9.2
See https://github.com/vgough/encfs/releases/tag/v1.9.2
2017-09-23 23:56:44 +02:00
Joachim Fasting cb94feb2d1
openafs-client: 1.6.21 -> 1.6.21.1
Per https://www.openafs.org/dl/openafs/1.6.21.1/RELNOTES-1.6.21.1
this release adds support for linux 4.13

Related to https://github.com/NixOS/nixpkgs/issues/28643
2017-09-23 23:56:38 +02:00
Michael Weiss 699231ed78 sshfs: 3.2.0 -> 3.3.0 2017-09-23 23:15:36 +02:00
Tobias Happ 67120e231d slock: adds ability to add custom patches 2017-09-23 23:08:09 +02:00
Winnie Quinn 331f5a75ce opam: use aspcud on darwin
aspcud is the recommended solver for OPAM and the `aspcud` package is
now building properly on Darwin. As such, we can remove the special case
for Darwin that required OPAM to fall back to the built-in solver.
2017-09-23 16:47:24 -04:00
Daiderd Jordan 7d98316a97
libjack2: fix darwin build 2017-09-23 22:33:48 +02:00
Daiderd Jordan bb02b800a2
darwin-frameworks: add impure version of CoreFoundation 2017-09-23 22:29:43 +02:00
Joachim Fasting 09a09c892c
tor-browser-bundle-bin: support audio playback without pulseaudio
Still a little rough around the edges but does work.  Defaults to using
the default plughw; set the APULSE_PLAYBACK_DEVICE envvar to override.
2017-09-23 21:43:19 +02:00
Joachim Fasting c97e5f2670
apulse: 0.1.6 -> 0.1.10 2017-09-23 21:43:17 +02:00
Pascal Bach 8a249c51b6 riot-web: 0.12.5 -> 0.12.6 2017-09-23 21:40:14 +02:00
Michael Weiss 1a9467edd5 fuse3: 3.1.1 -> 3.2.0 2017-09-23 21:31:15 +02:00
Daiderd Jordan 18ee806811 Merge pull request #29690 from therealpxc/varnish
varnish: enable Darwin build
2017-09-23 21:21:45 +02:00
Daiderd Jordan db2538fb0c
qt5-qtbase: fix darwin build
Fixes #27474
2017-09-23 21:06:09 +02:00
Peter Jones f1355079b9
playbar2: init at 2.5 2017-09-23 11:40:24 -07:00
Michael Raskin 8d001911db asymptote: do not install sty-files, let texlive care of it
TeXLive version is effectively identical anyway, and it caused an
unneccessary file name collision.

Fixes: #29671
2017-09-23 19:28:09 +02:00
John Ericson 8326c42dc2 Merge pull request #29708 from obsidiansystems/ghc-prebuilt-indent
ghc prebuilt: Normalize style without changing hashes
2017-09-23 13:04:00 -04:00
Pascal Wittmann ad8958a747 Merge pull request #29678 from mimadrid/update/axel-2.14.1
axel: 2.13.1 -> 2.14.1
2017-09-23 19:03:31 +02:00
Pascal Wittmann 359b3b9c4c Merge pull request #29677 from mimadrid/update/entr-3.8
entr: 3.7 -> 3.8
2017-09-23 19:03:16 +02:00
Pascal Wittmann acefacb9ef Merge pull request #29681 from mimadrid/update/filezilla-3.27.1
filezilla: 3.27.0.1 -> 3.27.1
2017-09-23 19:03:00 +02:00
Pascal Wittmann 53aa329054 Merge pull request #29680 from mimadrid/update/gsource-0.47
gsource: 0.44 -> 0.47
2017-09-23 19:02:45 +02:00
Robert Scott 9ca4f39b97 python.pkgs.python-gnupg: disable failing test test_search_keys
reading the code, it's hard to see how this test was *ever* supposed to
pass. interestingly, peeking across the fence, guix have disabled this test
too for the same reason.

note that tests don't actually run *at all* on py27 but that's a problem
for another day
2017-09-23 19:01:41 +02:00
John Ericson 2d52156793 ghc prebuilt: Fix indentation
Doing this separately so the other commits are more readable
2017-09-23 12:58:07 -04:00
John Ericson a8ef3f6742 ghc prebuilt: Clean up syntax, without changes hashes
If I'm going to make a bunch more of these, I think it's a good idea to
make them more uniform first.
2017-09-23 12:58:07 -04:00
Robin Gloster 08b09fdc5c
fanctl, fan module: remove
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Samuel Leathers 694e7e08d6 kodi: 17.3 -> 17.4 2017-09-23 16:59:45 +02:00
Robert Scott a358c43975 python.pkgs.pyscss: 1.3.4 -> 1.3.5
this also:
 - enables tests (properly)
 - fixes build on python 3.6
2017-09-23 15:15:48 +01:00
Peter Simons fc2c994991 Merge pull request #29586 from cocreature/ghcjs-shims
ghcjsHEAD: bump ghcjs shims
2017-09-23 16:15:20 +02:00
Dmitry Kalinkin de1480e079
pythonPackages.simanneal: init at 0.4.1 2017-09-23 09:58:21 -04:00
Robin Gloster d6879f930a
radsecproxy: fix license 2017-09-23 15:37:28 +02:00
Vladimír Čunát 7c7f8c9c1d
knot-*: simplify lmdb dependency
Partly thanks to lmdb.pc, partly thanks to 84bd2f4
(hopefully; untested on Darwin).
2017-09-23 14:15:56 +02:00
Francois-Rene Rideau fc82bad4a9 gerbil: 0.12-DEV -> 0.12-DEV-777-gd855915 2017-09-23 08:10:53 -04:00
Joachim F dbf4d4ebb5 Merge pull request #29658 from teto/ctags
universal-ctags: generate manpage
2017-09-23 12:04:06 +00:00
Joachim F 6cd2ebc1d1 Merge pull request #29674 from dapphub/solc-0-4-17
solc: v0.4.16 -> v0.4.17
2017-09-23 12:01:01 +00:00
Joachim F 2756fac2ae Merge pull request #29667 from sargon/radsecproxy
radsecproxy: init at 1.6.9
2017-09-23 11:58:06 +00:00
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
taku0 692fcd9f53 oraclejdk: add version 9
Oracle JDK 9 does not seems to contain jre directory, so oraclejre9
package now uses a dedicated archive file.

There is no 32-bit version nor arm version (yet). If Oracle releases
them, I will update the package.
2017-09-23 17:47:12 +09:00
Michael Raskin f7d7c7bedf singular: use gcc5
Progress on: #28643
Fixes: #29682
2017-09-23 10:16:47 +02:00
Vladimír Čunát 73282c8cc2
Merge branch 'master' into staging
Thousands of rebuilds from master :-/
2017-09-23 09:57:23 +02:00
Matthieu Coudron 5c4ddc30d3 universal-ctags: 2017-01-08 -> 2017-09-22 2017-09-23 16:53:20 +09:00
Frederik Rietdijk 18ebc8dba9 Merge pull request #29676 from mimadrid/update/calc-2.12.6.3
calc: 2.12.6.1 -> 2.12.6.3
2017-09-23 08:39:02 +02:00
Frederik Rietdijk 805fa2e667 python.pkgs.botocore: fix dependencies 2017-09-23 08:23:43 +02:00
Frederik Rietdijk 5e916914ef python.pkgs: alias dateutil to python-dateutil 2017-09-23 08:23:43 +02:00
Ruben Maher b1c4498b41 awsebcli: init at 3.10.5 2017-09-23 08:23:43 +02:00
Ruben Maher 65aba6ed17 pythonPackages.semantic-version: use fetchPypi
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher 4101582270 pythonPackages.tabulate: use fetchPypi
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher 742de0bf24 pythonPackages.cement: init at 2.8.2
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00