3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

152747 commits

Author SHA1 Message Date
Andreas Rammhold 73a4857dc0
Merge pull request #49186 from andir/18.09/mosquitto
[18.09] mosquitto: 1.4.15 -> 1.5.3
2018-10-27 12:17:25 +02:00
Simon Lackerbauer 5be1827afe atlassian-jira: 7.12.1 -> 7.12.3
(cherry picked from commit 50abe602b1)
2018-10-27 11:50:38 +02:00
Bas van Dijk cbcd5aa085
Merge pull request #48155 from ElvishJerricco/fix/haskell/shellFor/18.09
Backport #46453
2018-10-27 10:03:47 +01:00
Dmitry Kalinkin 6b60c067e1 pythonPackages.pyarrow: fix running tests on hydra
This replaces standard checkPhase using setup.py that uses pytest-runner
with an explicit call to pytest. One reason to do that is because
setup.py triggers another rebuild when asked to do "test". Another
reason is that there seems to be a conflict between possible imports for
pyarrow: `pwd`/pyarrow vs $out/pyarrow. By some unknown reason this
triggers an import error on hydra and ofborg, but not on my machine. The
solution here is to remove `pwd`/pyarrow, keep the tests and use direct
call to pytest (setup.py needs `pwd`/pyarrow). The added benefit is that
we are now testing what is installed in $out.

(cherry picked from commit 6ae3cb4d36)
2018-10-27 10:32:43 +02:00
Silvan Mosberger 9551f011b7
Merge pull request #49156 from 1000101/backport-release-18.09
[18.09] nixos/trezord: revised and updated udev rules
2018-10-27 01:19:15 +02:00
Johan Thomsen 6129945d89 kubernetes: 1.11.3 -> 1.11.4 2018-10-26 17:13:04 +01:00
Ján Hrnko 3c1ca59be7 nixos/trezord: revised and updated udev rules
(cherry picked from commit a88e0ef9aa)
2018-10-26 16:05:42 +02:00
Peter Hoeg 3581f5bfd0
mosquitto: 1.4.15 -> 1.5.3
This backport to 18.09 fixes a serious of security related issues in
mosquitto when run as a server.

Use cmake on all platforms instead of only macos.

(cherry picked from commit a45fa35742)
2018-10-26 14:58:26 +02:00
Jörg Thalheim c2ad4bfbc0
Merge pull request #49099 from Mic92/breakpoint-backport
Backport breakpointHook [18.09]
2018-10-26 12:22:20 +01:00
Jörg Thalheim fcca8103db
doc: extend breakpointHook documentation
(cherry picked from commit 7f80fb2db4)
2018-10-26 11:15:28 +01:00
Robin Gloster ef1e83d47c
gitlab: 11.3.4 -> 11.4.0
(cherry picked from commit 02afda3fd8)
2018-10-26 11:41:28 +02:00
Robin Gloster 551d22e287
gitlab-workhorse: 6.1.1 -> 7.0.0
(cherry picked from commit eb7f8e71ad)
2018-10-26 11:41:28 +02:00
Robin Gloster c26c4cc166
gitaly: 0.125.0 -> 0.125.1
(cherry picked from commit 1a984ccc4e)
2018-10-26 11:41:27 +02:00
Raphael Borun Das Gupta 61aa2be8ad
nixpkgs docs: add missing spaces between words
(cherry picked from commit aa77e3aa4f)
2018-10-26 09:14:15 +01:00
Raphael Borun Das Gupta 7008cd8acd
nixpkgs docs: remove spurious ">"
(cherry picked from commit bea0b3021c)
2018-10-26 09:14:14 +01:00
Andreas Rammhold 755108176f
Merge pull request #49044 from andir/18.09/firefox
[18.09] firefox{,-bin}: 62.0.3 -> 63.0 & nss: 3.38-> 3.39
2018-10-26 00:55:12 +02:00
Joachim F 7cb7d77830
Merge pull request #49122 from schmittlauch/backport-tbb803
backport tor-browser-bundle-bin: 8.0.2 -> 8.0.3
2018-10-25 21:26:33 +00:00
Will Dietz 9e10ff6216 tor-browser-bundle-bin: 8.0.2 -> 8.0.3
reason: minor security update

https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt?h=tbb-8.0.3-build1
(cherry picked from commit 8324a938e7)
2018-10-25 22:49:23 +02:00
R. RyanTM 4b180235db flatpak: 1.0.2 -> 1.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak/versions

(cherry picked from commit 825f6210be)
2018-10-25 21:07:15 +02:00
Andreas Rammhold e428680fb8
Merge pull request #49111 from mayflower/grafana-backport
grafana: 5.2.4 -> 5.3.2
2018-10-25 18:56:11 +02:00
Trolli Schmittlauch dbc3d6fdd9
clarifying name arg determines vim command name
The `name` arg of `vim_configurable.customize` does not only determine
the package name, but also the name of the command/ executable to be
called.
In my opinion this is not documented properly and finding that out took
me several hours.
2018-10-25 17:51:36 +01:00
Linus Heckemann 30068ec658
Merge pull request #49109 from mayflower/nix-index-backport
nix-index: backport version bump and build fix
2018-10-25 18:48:18 +02:00
Justin Humm 3cf85cfb55
mapmap: mark broken
the mapmap binary segfaults at the moment at master and nixos-18.09. I
will speak with upstream for a fix and mark this broken in the meantime.

(cherry picked from commit 5ab10923d6)
2018-10-25 17:40:21 +01:00
WilliButz e89bfd37a6
grafana: 5.2.4 -> 5.3.2
(cherry picked from commit e3927861d6)
2018-10-25 17:34:51 +02:00
Daiderd Jordan fadacd10ab nix-index: fix darwin build
(cherry picked from commit 5c14decaa3)
2018-10-25 17:05:17 +02:00
Moritz Kiefer 540c63691c nix-index: 0.1.1 -> 0.1.2
(cherry picked from commit bd4301a2ae)
2018-10-25 17:05:17 +02:00
Jörg Thalheim 21cf1c4f26
Merge pull request #48984 from timokau/r8168-backport
r8168 backport
2018-10-25 15:04:12 +01:00
Jörg Thalheim ccd398f2e4
doc/breakpointHook: add documentation
(cherry picked from commit 325a5699cb)
2018-10-25 14:09:35 +01:00
Jörg Thalheim c80620fc27
breakpointHook: add for debugging failing builds
Usuage: Add breakpointHook to your `buildInputs` like this:

  stdenv.mkDerivation rec {
    # ...
    buildInputs = [ breakpointHook ];
  });

When the build fails as show in this example:

  pkgs.hello.overrideAttrs (old: {
    buildInputs = [ breakpointHook ];
    postPatch = ''
      false
    '';
  });

It will halt execution printing the following message:

build failed in patchPhase with exit code 1
To attach to this build run the following command as root:

   cntr attach -t command cntr-/nix/store/ynyb4n82x2r7sldd58pbb405jdqh5f00-hello-2.10

Installing cntr and running the command will provide shell access to the
build sandbox of failed build:

sudo cntr attach -t command cntr-/nix/store/ynyb4n82x2r7sldd58pbb405jdqh5f00-hello-2.10
WARNING: bad ownership on /nix/var/nix/profiles/per-user/root, should be 1000
[nixbld@localhost:/var/lib/cntr]$

At /var/lib/cntr the sandbox filesystem is mounted. All commands and
files of the system are still accessible within the shell.
To execute commands from the sandbox use the `cntr exec` subcommand.

(cherry picked from commit f10b935f84)
2018-10-25 14:09:34 +01:00
Jörg Thalheim 54dd052e56
cntr: init at 1.2.0
(cherry picked from commit 84e915a779)
2018-10-25 14:09:26 +01:00
Andreas Rammhold 3b4c03a6de firefox-esr: 60.2.2esr -> 60.3.0esr
(cherry picked from commit 3db6ca50ef0ce27b4f9765b783dcc32c0a613a2d)
2018-10-25 14:54:38 +02:00
Andreas Rammhold e80c1fa3b2 firefox-bin: 62.0.3 -> 63.0
(cherry picked from commit 5137c04770)
2018-10-25 11:12:05 +02:00
Andreas Rammhold 344e66a524 firefox: 62.0.3 -> 63.0
(cherry picked from commit 277da59e47)
2018-10-25 11:12:04 +02:00
Andreas Rammhold 8bdbb8c922 rust_1_29: backport for rust 1.29.1 from unstable
Based on commit aef6830d3e

(cherry picked from commit dc2becf42f)
2018-10-25 11:12:04 +02:00
Vincent Laporte 9d2ff83b03 ocamlPackages.vg: 0.9.0 -> 0.9.1
(cherry picked from commit c640f024dd)
2018-10-25 08:39:17 +02:00
Gabriel Ebner f5689d5d6b abcde: 2.8.1 -> 2.9.2
Fixes #41789.

(cherry picked from commit 47fb4859a5)
2018-10-24 20:49:19 +02:00
Herwig Hochleitner a8fe91de2e chromium: 69.0.3497.100 -> 70.0.3538.67
(cherry picked from commit bb03fbc2c8)
2018-10-24 19:44:08 +02:00
volth 2e960de3f4 chromium: propagate stdenv for "chromium.override{ stdenv=gcc8Stdenv; }" (#48615)
(cherry picked from commit 337d140953)
2018-10-24 19:44:08 +02:00
volth 56ea01bc52 chromium 71+: there is no more option 'use_gtk3' (#48595)
(cherry picked from commit d767ba9996)
2018-10-24 19:44:08 +02:00
volth 487192196c chromium 71+: add at-spi2-core dependency (#48594)
(cherry picked from commit d039722d0e)
2018-10-24 19:44:07 +02:00
volth 77ea7d7bd5 chromium: fix aarch64 build (#48586)
* chromium: fix aarch64 build

* chromium: use more stable urls

(cherry picked from commit 0c8cdb53f6)
2018-10-24 19:44:07 +02:00
volth c09da54fc7 chromium plugins: add meta.platforms (#48495)
to prevent their installation on aarch64

(cherry picked from commit 2ad99a662d)
2018-10-24 19:44:07 +02:00
Andreas Rammhold e167830504
nss: 3.38 -> 3.39
(cherry picked from commit 8a9b6bc607)
2018-10-24 18:15:29 +02:00
John Ericson 06fb0253af
Merge pull request #48931 from obsidiansystems/darwin-to-linux-18.09
misc pkgs: Darwin -> Linux cross compilation for 18.09
2018-10-24 10:37:15 -04:00
Timo Kaufmann 8e9b654643 r8168: init at 8.046.00
(cherry picked from commit c8b5deae19)
2018-10-24 11:50:44 +02:00
John Ericson 0afc9ca7a8 Merge remote-tracking branch 'upstream/release-18.09' into darwin-to-linux-18.09 2018-10-23 23:27:29 -04:00
Daiderd Jordan 87dc3df433 linux-headers: Temporarily avoid mass rebuild
This is only needed for 18.09, not master
2018-10-23 23:27:20 -04:00
John Ericson 22df9423cd release-cross: Cross compile from all 3 supported platforms 2018-10-23 23:20:48 -04:00
Daiderd Jordan ab6bbdd5cd linux-headers: Fix Darwin cross build
Carefully fake cc-version and cc-fullversion to avoid needing a compiler
for the kernel itself to build the headers.

For some reason, doing `make install_headers` twice, first without
INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
2018-10-23 23:20:42 -04:00
Rob Vermaas df29219f51 opentracing-cpp: fix version in derivation 2018-10-23 18:15:05 +02:00