Commit graph

5157 commits

Author SHA1 Message Date
volth 031eb79a0b ccacheWrapper: extraConfig does not handle special characters
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Robin Gloster cc5480cb00
csmith: fix wrapProgram call 2017-08-10 00:44:03 +02:00
Daiderd Jordan bc5160eacd
gdb: fix clang build 2017-08-09 08:41:48 +02:00
Domen Kožar a082215df5
hydra: 2017-07-24 -> 2017-07-27 2017-08-08 10:50:50 +02:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Tim Steinbach 4edcfa3eb7
gradle: 4.0.2 -> 4.1 2017-08-07 11:44:35 -04:00
Robin Gloster 1ff2c65acf
phantomjs2: don't use bundled qt 2017-08-06 20:30:17 +02:00
Robin Gloster 145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging 2017-08-06 11:21:53 +02:00
Tim Steinbach 3ed5af74a5 Merge pull request #27894 from jameysharp/cucumber
cucumber: init at 2.4.0
2017-08-05 10:30:20 -04:00
Vincent Laporte c7c24740a9 obelisk: fix hash 2017-08-05 13:29:00 +02:00
Robin Gloster ad83979e59
binutils: add missing patches... 2017-08-04 08:36:44 +02:00
Robin Gloster 0e18f28cec
binutils: patch bugs in 2.29
All are upstream patches, the last two added by handy to work around
them not applying on the changelog.

2.29.1/2.30 will contain the fixes, too.
2017-08-04 08:22:20 +02:00
Vincent Laporte ef7f980954 obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).

Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Chris Hodapp c7864745bd glslviewer: init at 1.2 2017-08-03 20:58:03 -04:00
Cillian de Róiste 8a1328facb chromedriver: update homepage 2017-08-03 23:03:03 +02:00
Daiderd Jordan 09a1f99899 Merge pull request #27898 from matthewbauer/irony-server-darwin
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz aa8cbedf37 packer: add missing go dependency 2017-08-03 18:48:04 +02:00
John Ericson 74f5fe5068 haskell infra: Misc cleanups
- The haskell lib is very close to not relying on Nixpkgs. I think
   this is good---simpler to think about and matches Nixpkgs's lib.

 - The haskell lib is only imported once

 - stdenv is exposed more shallowly so it can be overriden more easily.
   I'll eventually use this on Darwin to avoid the Sierra shared
   library problems (unless changes are to be made system-wide).

Closes https://github.com/NixOS/nixpkgs/pull/27840.
2017-08-03 13:12:01 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Matthew Bauer 55b80467c3
irony-server: supports darwin
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk c41b81f0da intltool: fix url
(cherry picked from commit 34aa9a6a40a81ca123d7c2818139d810cfac7ed1)
2017-08-03 10:18:19 +02:00
Jamey Sharp 4ca9f899b1 cucumber: init at 2.4.0 2017-08-02 21:55:55 -07:00
Peter Simons be0071c2d7 wiggle: fix build
After 093cc00cdd, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Frederik Rietdijk 4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Frederik Rietdijk 3b436d12e3 Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Anthony Cowley 7c690829b2 rtags: 2.10 -> 2.11 2017-08-01 11:15:48 -04:00
Franz Pletz 9dcc09c289
apktool: 2.2.2 -> 2.2.4 2017-08-01 08:36:36 +02:00
Franz Pletz f520031ee6
packer: 1.0.0 -> 1.0.3 2017-08-01 08:36:35 +02:00
Frederik Rietdijk 740d76371e Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD 2017-07-31 09:12:15 +02:00
vinymeuh 9f5f5865fa srecord: runs on any flavor of Unix, not only Linux 2017-07-30 23:33:55 +02:00
Jörg Thalheim eda5b46cab Merge pull request #27710 from dywedir/rust-bindgen
rust-bindgen: 0.26.1 -> 0.29.0
2017-07-30 15:29:34 +01:00
Jörg Thalheim a5735374af Merge pull request #27748 from vinymeuh/update_sass
libsass & sassc: 3.3.2 -> 3.4.5
2017-07-30 11:29:30 +01:00
vinymeuh 8ba4562324 sassc: 3.3.2 -> 3.4.5 2017-07-30 11:22:37 +01:00
Vladimír Čunát 25c762f2bc
flex-2.5.35: switch source URL 2017-07-30 09:46:13 +02:00
Frederik Rietdijk 20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Tim Steinbach 9ea8535fa7 Merge pull request #27717 from NeQuissimus/sbt_0_13_16
sbt: 0.13.15 -> 0.13.16
2017-07-30 00:21:55 -04:00
Franz Pletz 5e08c4a2cd
flex: 2.6.3 -> 2.6.4 2017-07-29 19:51:15 +02:00
Tim Steinbach 733e20fee4
binutils: 2.28 -> 2.29
Binutils 2.29 no longer allows .semver symbols, which is why
we need to patch glibc to avoid them
2017-07-29 13:23:59 -04:00
volth d50437ba3e
flex_2_5_35: fix 404 2017-07-29 19:01:07 +02:00
Frederik Rietdijk b2608b8910 Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-29 13:08:11 +02:00
Charles Strahan 2b57cb9169 Merge pull request #25980 from nyarly/bundlerenv_usecases
BundlerEnv, now with groups and paths
2017-07-28 23:22:21 -04:00
Tim Steinbach 027323396b
ammonite: 1.0.0 -> 1.0.1 2017-07-28 17:49:53 -04:00
Frederik Rietdijk 55357de67a Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-28 19:37:36 +02:00
Tim Steinbach 324197e60e
sbt: 0.13.15 -> 0.13.16 2017-07-28 11:27:35 -04:00
Eelco Dolstra cc9bfd2cf8
elfutils: Respect $NIX_DEBUG_INFO_DIRS
This makes eu-stack and eu-addr2line do the right thing in a
nix-shell (if the appropriate debug outputs are present).
2017-07-28 16:38:26 +02:00
Eelco Dolstra 340bd1ed2e
elfutils: 0.168 -> 0.169 2017-07-28 16:38:26 +02:00
Eelco Dolstra 5c5b71df5e
Add a setup hook to fill NIX_DEBUG_INFO_DIRS
This setup hook is propagated by gdb. Thus, a typical use is:

  $ nix-shell -p gdb nix nix.debug sqlite.debug ...

and gdb will be able find the debug symbols of nix etc. automatically.
2017-07-28 16:38:26 +02:00
Eelco Dolstra 5b09152898
gdb: Look for .build-id files in NIX_DEBUG_INFO_DIRS
This allows us to provide a setup hook that makes debug outputs
findable by gdb.
2017-07-28 16:38:22 +02:00
Franz Pletz b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
dywedir 6c18491470 rust-bindgen: 0.26.1 -> 0.29.0 2017-07-28 13:33:03 +03:00
dywedir 805467bb5a rustracer: 2.0.6 -> 2.0.9 2017-07-28 11:58:31 +02:00
Mateusz Kowalczyk 519b987e70 jenkins: 2.66 -> 2.71 2017-07-27 13:21:59 +01:00
Tim Steinbach 8b3e9a1358
gradle: 4.0.1 -> 4.0.2 2017-07-26 14:19:01 -04:00
John Ericson 9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Guillaume Maudoux 868dd0f7c1 tup: 0.7.3 -> 0.7.5 2017-07-26 15:38:43 +02:00
Peter Simons 28c01703f0 haskell: remove all code related to the "haste" compiler
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00
Charles Strahan 4244a16917
gocode: update to f1eef9a6, fix stdlib completions 2017-07-26 02:30:15 -04:00
Graham Christensen 69c2c997e0 Merge pull request #27072 from ElvishJerricco/swig-3.0.12
Swig 3.0.10 -> 3.0.12
2017-07-25 22:57:28 -04:00
Daiderd Jordan bbc5d15d0a
mypy: 0.501 -> 0.511 2017-07-25 21:52:54 -04:00
Peter Simons ea63fd4eb0 multi-ghc-travis: update to latest git version
I used an incorrect date for the version field in my last commit, so now I have
to date this slightly into the future to make sure the new version actually
looks newer to Nix, too.
2017-07-25 18:53:03 +02:00
Martin Kreidenweis a32441cb44 chromedriver: 2.29 -> 2.31 2017-07-25 17:37:28 +02:00
Bas van Dijk 662cf644bc hydra: 2017-06-22 -> 2017-07-24
hydra-2017-06-22 fails to build because of the nixUnstable upgrade.
hydra-2017-07-24 builds successfully.
2017-07-24 23:22:08 +02:00
Eelco Dolstra d65e528a37
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-24 18:27:24 +02:00
Eelco Dolstra 6669a3b477
stdenv: Remove log nesting
Nix/Hydra no longer support pretty printing of logs, so this is no
longer useful.
2017-07-24 14:30:46 +02:00
Eelco Dolstra 9f345ce2c7
gnumake41: Remove unused version 2017-07-24 14:27:12 +02:00
Eelco Dolstra 8cfe77444b
gnumake40: Remove unused version 2017-07-24 14:27:11 +02:00
Eelco Dolstra 969d7b0451
gnumake380: Remove
This hasn't been used in a long time.
2017-07-24 14:27:11 +02:00
Frederik Rietdijk 29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Thomas Tuegel 4f88ceff49
jam: unset AR
Commit 093cc00cdd sets the AR environment variable
by default, but this causes the jam Makefile to use the wrong command.
2017-07-22 19:36:55 -05:00
Mathias Schreck 6589a83a88 sauce-connect: 4.4.7 -> 4.4.8 2017-07-22 12:41:47 +02:00
Thomas Tuegel 6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv 2017-07-21 20:36:34 -05:00
Eelco Dolstra a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
Peter Simons 83fe3f0268 multi-ghc-travis: update to current Git master 800980d76f7a74f3 2017-07-20 09:15:47 +02:00
Jörg Thalheim d36614cb28 flamegraph: 2017-05-11 -> 2017-07-01 2017-07-19 14:24:56 +01:00
Elijah Caine 1fef42dde9 container-linux-config-transpiler: init at 0.4.1 (#27486) 2017-07-19 08:30:51 +01:00
Daniel Peebles bd2e91e3a2 Merge pull request #27318 from copumpkin/darwin-high-sierra
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Vincent Laporte 65b1613456 frama-c: 20161101 (Silicon) -> 20170501 (Phosphorus) 2017-07-18 20:30:53 +02:00
Benno Fünfstück 496dac571c racer[d]: fix RUST_SRC_PATH
`rustc.src` is a `tar.gz` archive, but we need it unpacked.
2017-07-18 17:16:52 +02:00
Tuomas Tynkkynen 27e503f00c strace: 4.17 -> 4.18 2017-07-18 13:41:07 +03:00
Frederik Rietdijk f59e71e9c7 heroku: mark as broken 2017-07-18 08:43:38 +02:00
Dan Peebles 8253fc2ae5 pants: 1.2.1 -> 1.3.0
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.

I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Vincent Laporte b57bf746a1 ocaml-top: 1.1.3 -> 1.1.4
ocamlPackages.ocp-build: 1.99.18-beta -> 1.99.19-beta
2017-07-16 12:43:35 +02:00
Jörg Thalheim f1b45f7d41 lttng-ust: add missing python dependency 2017-07-16 09:07:10 +01:00
Benno Fünfstück dc696e2800 Merge pull request #26096 from ambrop72/teensy-fix
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02:00
Peter Hoeg 18e2b44653 wp-cli: 1.2.0 -> 1.2.1 2017-07-13 00:22:08 +08:00
Dan Peebles 0419452113 Fix Darwin stdenv to work on 10.13
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Vincent Laporte 412da3210b ocamlPackages.oasis: remove 0.4.6 2017-07-11 02:46:32 +00:00
Vincent Laporte 3095a46bfc ocamlPackages.oasis: 0.4.7 -> 0.4.10 2017-07-11 03:40:07 +02:00
Jörg Thalheim 14702c3944 Merge pull request #27240 from dtzWill/feature/moby-linuxkit
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Niklas Hambüchen a37f3a3573 hotspot: init at 1.0.0 2017-07-09 22:30:41 +02:00
Peter Hoeg f2be840e98 re2c: minor cleanup 2017-07-09 22:43:38 +08:00
Vladimír Čunát 3a891c67fc
re2c: fix sourceRoot in a more robust way
Reverting ee5a17514c would also work.
The temporary confusion was due to #26877 changes.
2017-07-09 10:40:11 +02:00
Joachim F c5fdfffa46 Merge pull request #27155 from bachp/gitlab-runner-1.11.5
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-09 09:35:57 +01:00
Karn Kallio ee5a17514c re2c : Fix build by adjusting sourceRoot. 2017-07-09 07:36:51 +00:00
Will Dietz ceff05aa4f linuxkit: init at 2017-07-08 2017-07-08 09:25:01 -05:00
Will Dietz 0b6a504283 moby: init at 2017-07-06 2017-07-08 09:25:01 -05:00
Robin Raymond 4a3e1d83a1 godot 2.1.1-stable -> 2.1.3-stable 2017-07-08 14:48:35 +02:00
Vincent Laporte 676156a658 obuild: fix build 2017-07-08 12:22:55 +02:00
Vincent Laporte cacc9faac7 camlPackages.camlp5: 6.17 -> 7.01 2017-07-08 06:14:43 +00:00
Tim Steinbach 1a7d9f573b
gradle: 4.0 -> 4.0.1 2017-07-07 19:52:57 -04:00
Frederik Rietdijk ea5b2df865 Merge pull request #27094 from nand0p/buildbot-0.9.9
buildbot: 0.9.7 -> 0.9.9.post2
2017-07-07 17:48:29 +02:00
Jörg Thalheim 515d5d577b Merge pull request #27177 from tw-360vier/git-ftp
git-ftp: init at 1.4.0
2017-07-07 15:45:08 +01:00
Fernando J Pando f6a7b851d4 buildbot: 0.9.7 -> 0.9.9.post2
- adds grid-view plugin
- module fixup
- tested on nixos
2017-07-07 10:00:37 -04:00
Tim Steinbach 8ab9f99309 Merge pull request #27133 from NeQuissimus/ammonite_1_0_0
ammonite: 0.9.9 -> 1.0.0
2017-07-07 09:01:26 -04:00
Thorsten Weber 14f2083445 git-ftp: init at 1.4.0 2017-07-07 11:41:30 +02:00
Pascal Wittmann 1ce2ad7fd1 Merge pull request #27200 from Ralith/bindgen
rust-bindgen: 0.25.5 -> 0.26.1
2017-07-07 09:45:34 +02:00
Benjamin Saunders 75ca369355 rust-bindgen: 0.25.5 -> 0.26.1 2017-07-06 23:29:54 -07:00
Pascal Wittmann bd3b58b197 Merge pull request #27015 from expipiplus1/qbs
qbs: init at 1.8
2017-07-06 10:21:52 +02:00
Joe Hermaszewski 6fd51f96fe qbs: init at 1.8 2017-07-05 22:53:38 +01:00
Michael Raskin 8dee8d5f5c Merge pull request #26584 from pjones/pjones/blackmagic
blackmagic init at 1.6.1
2017-07-05 23:35:16 +02:00
Vincent Laporte 2521af87ad obuild: remove dependency on findlib 2017-07-05 18:05:09 +00:00
Volth 18e3799cd1 ocamlPackages.{benchmark,obuild,ptmap,rope}: init at 1.4, 0.1.8, 2.0.1, 0.5 2017-07-05 17:48:45 +00:00
Peter Jones e33c7fa4c1
blackmagic init at 1.6.1 2017-07-05 08:45:40 -07:00
Pascal Bach 52ceb981a1 gitlab-runner_1_11: 1.11.4 -> 1.11.5 2017-07-05 17:31:11 +02:00
Vladimír Čunát 5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Tim Steinbach aebe8586bc
ammonite: 0.9.9 -> 1.0.0 2017-07-04 21:17:04 -04:00
Fatih Altinok a0f3ce28eb flow: 0.48.0 -> 0.49.1 2017-07-04 17:43:40 +02:00
Jörg Thalheim 277c1f8624 Merge pull request #27095 from dtzWill/feature/csmith
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-04 15:10:05 +01:00
Peter Simons b9ed1177c8 haskell-tinc: enable Hydra builds 2017-07-04 15:50:26 +02:00
Peter Simons b683a15d17 haskell-tinc: don't hard-code the version of GHC used by this tool
We don't want to re-compile tinc just to change the GHC environment used for
building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.
2017-07-04 15:50:26 +02:00
Peter Simons cafed1a84c haskell-tinc: update to latest git version to fix the build 2017-07-04 15:50:26 +02:00
Will Dietz 050ee80ddb csmith: init at 2.3.0, pull in Sys::CPU as dependency. 2017-07-03 14:39:56 -05:00
Frederik Rietdijk 970c2cc35f Merge pull request #27084 from lufia/update-gae-go
google-app-engine-go-sdk: 1.9.53 -> 1.9.55
2017-07-03 20:08:27 +02:00
dywedir 57f394572d yarn: 0.24.6 -> 0.27.5 2017-07-03 18:42:45 +02:00
Vladimír Čunát d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
lufia 5605f9d2c8 google-app-engine-go-sdk: 1.9.53 -> 1.9.55 2017-07-03 13:55:38 +09:00
Judson 728bb987ec
Adding docs for bundlerApp. 2017-07-02 17:55:41 -07:00
Will Fancher c16297654e Swig 3.0.10 -> 3.0.12 2017-07-02 20:13:21 -04:00
Vincent Laporte dbe61c96ae ocamlPackages: make lwt-3.0.0 the default 2017-07-02 15:22:04 +00:00
Vincent Laporte 8ad273d4f0 ocamlPackages.lambda-term: 1.10 -> 1.11 2017-07-02 12:56:56 +00:00
Joachim Fasting 80c2c58671
gede: 2.0.3 -> 2.0.4 2017-07-01 21:41:40 +02:00
Joachim Fasting 0040dbaf69
gede: add ctags and gdb to path via wrapper 2017-07-01 21:41:35 +02:00
Joachim Fasting 4f320d30a4
gede: fix sandboxed build
build.py relies on /usr/bin/env; invoke python directly instead to
sidestep the issue.
2017-07-01 21:41:33 +02:00
Joachim Fasting 6e36e7f209
gede: replace build.patch with inline sed call
The patch file is much larger than the logical change made.
2017-07-01 21:41:27 +02:00
Jörg Thalheim 36b1d11188 ccache: 3.2.5 -> 3.3.4 2017-07-01 18:45:06 +01:00
Pascal Wittmann e071756043
spin: 6.4.5 -> 6.4.6 2017-07-01 10:16:14 +02:00
Pascal Wittmann cdf0c53ac7
yodl: 3.08.02 -> 4.01.00 2017-07-01 10:10:23 +02:00
Vincent Laporte ea052b6f6b ocamlPackages.js_of_ocaml: 2.8.3 -> 2.8.4 2017-06-30 16:39:09 +00:00
Vladimír Čunát ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson 95c8277701 misc pkgs: Remove unneeded *Platform == *Platform comparisons
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Benno Fünfstück 3db7c9d5b8 Merge pull request #26953 from np/jd
jd: init at 0.3.1
2017-06-30 10:59:17 +02:00
Vincent Laporte 2dae6e0b5f ocamlPackages.findlib: 1.7.1 -> 1.7.3 2017-06-30 07:59:11 +00:00
Tim Steinbach 32a351a0aa Merge pull request #26935 from mayflower/upstream-skopeo
skopeo: 0.1.18 -> 0.1.22
2017-06-29 08:37:21 -04:00
Nicolas Pouillard fbce96014f
jd: init at 0.3.1 2017-06-29 09:50:46 +02:00
Kamil Chmielewski 5559e1c860 go2nix: 1.2.0 -> 1.2.1 2017-06-29 09:29:02 +02:00
Christian Albrecht dd484418a1 skopeo: 0.1.18 -> 0.1.22 fix whitespace 2017-06-29 08:54:52 +02:00
Christian Albrecht 05e9c47dc3 skopeo: 0.1.18 -> 0.1.22 fix certs.d permission error
the dependency docker_client.go tries to read /etc/docker/certs.d/
and fails if this is not readable.

the original code silently ignores this directory if it is not present
so path.patch adds the logic to ignore it in case of a permission error.
2017-06-29 08:47:08 +02:00
John Ericson 16be434b0b Merge accepted cross compilation PRs into staging 2017-06-28 23:17:21 -04:00