Commit Graph

67166 Commits

Author SHA1 Message Date
Michael Weiss
2ee92a1956
python37Packages.mysql-connector: 8.0.16 -> 8.0.17 2019-08-01 12:16:51 +02:00
zimbatm
bffe156bd2
mdsh: 0.1.3 -> 0.1.4 2019-08-01 12:02:53 +02:00
Robert Hensing
2bd9aac158
Merge pull request #65677 from JohnAZoidberg/fix-frog
frog: Fix build (icu64 -> icu60)
2019-08-01 11:27:01 +02:00
Nick Novitski
ec3f7e3e54 bundlerApp: meta.platforms defaults to platforms of ruby dependency (#65697) 2019-08-01 08:44:30 +00:00
André Stylianos Ramos
94545c30c5
joker: 0.12.2 -> 0.12.4 2019-08-01 05:33:18 -03:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Jörg Thalheim
15cc0cc5c9
radare2: 3.6.0 -> 3.7.0 2019-08-01 07:31:14 +01:00
Wael Nasreddine
fb2e964012
python3Packages.xgboost: fix the build on Darwin (#65703) 2019-07-31 18:29:11 -07:00
Marek Mahut
5f1fe61cae
Merge pull request #65674 from fabianhjr/master
mill: 0.4.1 -> 0.5.0
2019-07-31 23:40:33 +02:00
Marek Mahut
9fe0552e4d
Merge pull request #65683 from 1000101/python-modules/shamir-mnemonic
pythonPackages.trezor: 0.11.3 -> 0.11.4 and  pythonPackages.shamir-mnemonic: init at 0.1.0
2019-07-31 22:40:19 +02:00
volth
8e63076486 graalvm8: 19.1.0 -> 19.1.1 2019-07-31 12:36:03 -07:00
Jan Hrnko
c43f685767 pythonPackages.trezor: 0.11.3 -> 0.11.4 2019-07-31 21:04:42 +02:00
Jan Hrnko
68b647a3b6 pythonPackages.shamir-mnemonic: init at 0.1.0 2019-07-31 21:00:44 +02:00
Fabián Heredia Montiel
4ee4263fb9 mill: 0.4.1 -> 0.5.0 2019-07-31 17:24:13 +00:00
Daniel Schaefer
851ebff688 frog: Fix build (icu64 -> icu60)
icu60 is the latest version that works.

Build the derivation languageMachines.test to test.
2019-07-31 19:08:33 +02:00
Sarah Brofeldt
8761bc0ad7 gitlab-runner: Fix prebuilt hash 2019-07-31 18:46:20 +02:00
Orivej Desh
8ea42e7489 swiften: fix build
It was failing with:

  LINK Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoBot0x
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lssl
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
2019-07-31 14:47:15 +00:00
angristan
5521aae4b9 vagrant: 2.2.3 -> 2.2.5 2019-07-31 15:51:32 +02:00
Elmar Athmer
1b4de41d64 hcloud: utilize pname and quote URL
This implements rfc 0035 and rfc 0045.
2019-07-30 12:12:43 +02:00
Elmar Athmer
d7eeb8354e hcloud: 1.11.0 -> 1.13.0 2019-07-30 11:20:46 +02:00
Mario Rodas
70503758fb flow: 0.103.0 -> 0.104.0 2019-07-30 07:35:29 +00:00
Jörg Thalheim
362c9c4ff9
Merge pull request #65587 from lopsided98/gn-update
gn: 20190726 -> 20190403 (downgrade to fix Chromium)
2019-07-30 08:29:29 +01:00
Jörg Thalheim
445c99794d
Merge pull request #65596 from arcnmx/pr-racer-update
rustracer: 2.0.14 -> 2.1.22
2019-07-30 08:16:15 +01:00
arcnmx
c3bf4cec23 rustracerd: 2017-09-15 -> 2019-03-20 2019-07-29 22:10:18 -07:00
arcnmx
530e6004ef rustracer: 2.0.14 -> 2.1.22 2019-07-29 22:10:12 -07:00
Mario Rodas
137ce9ec09
universal-ctags: 2018-07-23 -> 2019-07-30 2019-07-29 23:52:39 -05:00
Nikolay Amiantov
19cdfe87f9 python.pkgs.tensorflow: update dependencies hash 2019-07-31 13:28:44 +03:00
Timo Kaufmann
d30ec1a0ef python.pkgs.tensorflow: fix optimization flags
Now need to be passed in the configure phase.

abbradar: Don't change CUDA build hash.
2019-07-31 13:28:44 +03:00
Nikolay Amiantov
019c13616b tensorflow: cleanup and merge with libtensorflow
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.

Quite a bit of improvements were done on the top, including:

* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
Nikolay Amiantov
0a1bf4734f libtensorflow: add binary build and add automatic generation 2019-07-31 13:28:44 +03:00
Nikolay Amiantov
170dd558df python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
Yorick van Pelt
2e46ae0daa libtensorflow: 1.9 -> 1.14.0
This also changes it to a from-source build.
2019-07-31 13:28:15 +03:00
Timo Kaufmann
3df4e2df95 tensorflow: re-enable build from source [WIP] 2019-07-31 13:28:15 +03:00
Colin
f634a929d4 pythonPackages.tensorflow: Hardcode a second search class. (#65584)
It appears without this, libcuda.so.1 is not picked up and nvidia
graphics are broken
2019-07-31 13:00:12 +03:00
Nikolay Amiantov
68c1171185 python.pkgs.dm-sonnet: update dependencies hash 2019-07-31 11:28:06 +03:00
Nikolay Amiantov
a956694aba buildBazelPackage: clear markers
Turns out markers are non-deterministic after all and even our patching still
doesn't solve this problem completely. For example (tensorflow deps, this is a
complete diff so actual dependencies don't differ):

30509c30509
< bc527ff00916b15caee38793bca8f294c748df4a256de55c5199281be0489e73  result/@bazel_skylib.marker
---
> 4e0303e815c78df1e43d4b88dfe65e73046e0c6157fb10aa9a4e8b910113cd9c  result/@bazel_skylib.marker
31045c31045
< fa13d04b2316214c3b4008b52546c2d5b633e006f6f019d597bb3f9745bacf7b  result/@bazel_toolchains.marker
---
> b36174bf5535e5157801b6de30c35ee03a03fe57766306393c3d65dd65cbebf4  result/@bazel_toolchains.marker
31144c31144
< b0ce4a3ac29ac22528336dd3a54b5b7af9ecc43bef2a2630713c1981a5cbbb51  result/@build_bazel_rules_swift.marker
---
> 7492528068ec4f8e7ace2ecf8f933ec4e1b2235bd7426ce6f70177919f1cd05e  result/@build_bazel_rules_swift.marker
36245c36245
< be2993536a8233d63251b664caf35b1e7cd57d194ab2a39a293876c232d6bbd0  result/@io_bazel_rules_closure.marker
---
> b6655cc3f2c78525e5a724d8a4e93b1e7f09f1e09fc817d231109e7f39103e88  result/@io_bazel_rules_closure.marker
36329c36329
< 087bc674c9509dfe157400d111db4a13eeb45fc76aeccd490cee9aad6771ecad  result/@io_bazel_rules_docker.marker
---
> f920ec07315ec71e800b05cd22b2a341c0a80807c6e335ee81739b13c532b422  result/@io_bazel_rules_docker.marker
79544d79543
< 85893a05a817036c61f6cd9f8247757baa1654f473c494ce4fc5253c2bbd2790  result/@platforms.marker

And here's an example of differences:

$ cat result-a/@bazel_skylib.marker
7dc7472d37424ba5ec6a5532765bc911
$MANAGED
cat result-b/@bazel_skylib.marker
a8f3f577798201157128e8e9934c4705
$MANAGED

Instead of trying to patch these markers further we now completely clear them.
Nix hacks for ignoring markers are restored and expanded so that we don't even
attempt to parse the marker.
2019-07-31 11:28:06 +03:00
worldofpeace
02c3557f1d
Merge pull request #64056 from cdyson37/patch-1
Delete build-node-package.nix
2019-07-31 02:21:10 -04:00
Mario Rodas
33d3777986
Merge pull request #65590 from marsam/update-brakeman
brakeman: 4.5.1 -> 4.6.1
2019-07-30 18:34:46 -05:00
Michael Weiss
14ce4947b2
k9copy, kpmcore: Mark as broken
See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561

The build for kpmcore is only broken when the Qt version is older than
5.12.
2019-07-30 19:53:58 +02:00
Michael Weiss
8760c695d4
swiften, pypy: Mark as broken
swiften is broken since 2018-10-18:
x86_64-linux:  https://hydra.nixos.org/build/97180305
aarch64-linux: https://hydra.nixos.org/build/97193043

pypy is broken since 2019-05-29:
x86_64-linux (pypy):  https://hydra.nixos.org/build/97214777
x86_64-linux (pypy3): https://hydra.nixos.org/build/97221287

The builds for swiften and reposurgeon (depends on pypy) regularly fail
during rebuilds for SCons updates (e.g. [0]).

[0]: https://github.com/NixOS/nixpkgs/pull/65392
2019-07-30 19:25:43 +02:00
Vincent Laporte
ca3f1c20d7 ocamlPackages.toml: init at 5.0.0 2019-07-30 16:18:39 +00:00
Vincent Laporte
c75b84a7c4 dune: disable for OCaml < 4.02 2019-07-30 16:18:39 +00:00
Vladimír Čunát
3e17fe4522
ffmpeg{_4,-full}: 4.1.3 -> 4.1.4 (security)
Fixes #64656 CVE-2019-13312 CVE-2019-13390.
2019-07-30 15:31:24 +02:00
Daniel Schaefer
1e07296a7e libblockdev: 2.20 -> 2.22
https://github.com/storaged-project/libblockdev/releases/tag/2.22-1
https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
2019-07-30 13:00:40 +02:00
Jonathan Ringer
f744758a74 python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0 2019-07-30 13:00:01 +02:00
Jonathan Ringer
35b622f0da python2Packages.imbalanced-learn: freeze at 0.4.3 2019-07-30 13:00:01 +02:00
Jonathan Ringer
02ecb596a3 python2Packages.imbalanced-learn: fix build 2019-07-30 13:00:01 +02:00
Jörg Thalheim
c6b6f38914
rustracer: add Security framework on darwin (#65598)
rustracer: add Security framework on darwin
2019-07-30 11:53:26 +01:00
Jörg Thalheim
8166fc21b8
racer: add Security framework on darwin 2019-07-30 08:27:38 +01:00
Mario Rodas
a0d847f1ce
go-tools: 2019.2.1 -> 2019.2.3 2019-07-29 23:21:49 -05:00
Mario Rodas
94ae71a66a
brakeman: 4.5.1 -> 4.6.1 2019-07-29 23:14:59 -05:00
Ben Wolsieffer
8c73d4b14f gn: 20190726 -> 20190403
Downgrade to fix Chromium.
2019-07-29 22:30:53 -04:00
Vitalii Zinchenko
179ab19856 libelf: fix download url (#65576) 2019-07-29 20:41:28 -04:00
Robin Gloster
4107e208a1
Merge pull request #60429 from WilliButz/codimd-update
codimd: 1.2.0 -> 1.4.0, repackage with yarn2nix
2019-07-29 22:57:21 +00:00
チルノ
aaf2ecd801 vlang: init at 0.1.16 (#63738) 2019-07-29 14:36:27 -04:00
Andrew Childs
72e547e2ad lib3mf: add missing uuid dependency on Darwin (#65555) 2019-07-29 13:04:12 -04:00
Domen Kožar
4df227f6ca
Merge pull request #64486 from turboMaCk/elm-packages-update
elm.elmPackages: Update elm-analyse and node2nix
2019-07-29 11:07:59 +02:00
worldofpeace
22d000f062
Merge pull request #65234 from suhr/diofant
pythonPackages.diofant: init at 0.10.0
2019-07-29 03:30:22 -04:00
Сухарик
c32c6d8ec9 pythonPackages.diofant: init at 0.10.0 2019-07-29 03:29:27 -04:00
worldofpeace
ff2a72bc7b
Merge pull request #65244 from rvl/openapi-spec-validator
pythonPackages.openapi-spec-validator: init at 0.2.7
2019-07-29 02:22:52 -04:00
Jörg Thalheim
6943c9ea91
Merge pull request #63759 from arcnmx/rust-darwin-rls
rls: fix darwin build
2019-07-29 07:22:37 +01:00
Rodney Lorrimar
2e53959303 pythonPackages.openapi-spec-validator: init at 0.2.7 2019-07-29 02:22:16 -04:00
Jörg Thalheim
a5542cebd1
Merge pull request #65524 from lopsided98/gn-update
gn: 20181031 -> 20190726
2019-07-29 07:05:07 +01:00
worldofpeace
232df51ea8
Merge pull request #65442 from lightbulbjim/shotwell-fix
libgdata: add gnome-online-accounts to propagatedBuildInputs
2019-07-29 01:59:57 -04:00
Roman Volosatovs
9c52f30d2c luaPackages.luv: 1.29.1-2 -> 1.30.0-0 2019-07-29 14:02:23 +09:00
Ben Wolsieffer
2547d6cb18 gn: 20181031 -> 20190726 2019-07-28 15:58:51 -04:00
Bas van Dijk
9ff408a2a4
Merge pull request #60500 from basvandijk/thanos-init
thanos: init at 0.6.0 & NixOS module
2019-07-28 19:14:55 +02:00
arcnmx
40020f46b6 rls: fix darwin build
rls links to internal rustc crates, which introduces an atypical
dependency on rustc. A superficial installCheck ensures that the
binary is linked properly and able to run on its own.
2019-07-28 10:09:38 -07:00
Peter Hoeg
2c12445ede
Merge pull request #65421 from petabyteboy/feature/update-nim
nim: 0.20.0 -> 0.20.2
2019-07-28 20:32:42 +08:00
Bas van Dijk
8d6fbef92a buildGoModule: support overriding the go-modules derivation 2019-07-28 13:28:27 +02:00
Frederik Rietdijk
bf39fc17d4 Revert "qt 5.12.0 -> 5.12.3"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 552803f6f5.
2019-07-28 12:16:29 +02:00
Frederik Rietdijk
c220e00d7a Revert "qt512: Update qtbase.patch"
Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448

This reverts commit 02afb228e2.
2019-07-28 12:16:29 +02:00
Frederik Rietdijk
cb3ce5d26d Merge master into staging-next 2019-07-28 12:11:37 +02:00
Daniel Schaefer
a96b70b336 pythonPackages.configshell: Add urwid to deps
It's required in
https://github.com/open-iscsi/configshell-fb/blob/master/configshell/node.py#L1062
and crashes when reaching the function with that import.
2019-07-28 12:07:06 +02:00
Chris Ostrouchov
92e1376cc3 pythonPackages.fipy: init at 3.3 2019-07-28 11:34:44 +02:00
Chris Ostrouchov
ad5c48a094 pythonPackages.pyamg: init at 4.0.0 2019-07-28 11:34:44 +02:00
Chris Ostrouchov
2c396d9f07 pythonPackages.pysparse: init at 1.1.1-dev 2019-07-28 11:34:44 +02:00
Chris Ostrouchov
babeb7361e pythonPackages.scikit-fmm: init at 2019.1.30 2019-07-28 11:34:44 +02:00
Florian Friesdorf
10710c6956
npm2nix: remove
`npm2nix` is unmaintained for about two years[1], node2nix[2] or
probably even yarn2nix[3] should be used nowadays.

[1] https://github.com/nixos/npm2nix#disclaimer-this-project-is-no-longer-maintained-instead-use-node2nix
[2] https://github.com/svanderburg/node2nix
[3] https://github.com/moretea/yarn2nix

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2019-07-28 10:57:55 +02:00
Roman Volosatovs
14070d1fdc libuv: 1.30.0 -> 1.30.1 2019-07-28 09:20:07 +02:00
Frederik Rietdijk
cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Frederik Rietdijk
f441d3e3a5 Merge master into staging-next 2019-07-28 09:00:35 +02:00
arcnmx
e84e223c9b rls: 1.35.0 -> 1.36.0 2019-07-27 23:46:01 -07:00
Aaron Andersen
50e65e57ea
Merge pull request #65467 from aanderse/openscenegraph
openscenegraph: 3.6.3 -> 3.6.4
2019-07-27 21:29:00 -04:00
Chris Rendle-Short
9a2bddfc12 libgdata: meson fixes 2019-07-28 10:46:30 +10:00
worldofpeace
360e687df9 hackage-packages.nix: gdk_pixbuf -> gdk-pixbuf
Temporary manual edit to fix eval on staging.
2019-07-27 19:57:20 -04:00
Silvan Mosberger
b0fd8f4ef2
idrisPackages.sdl2: 2018-01-19 -> 0.1.1 (#65461)
idrisPackages.sdl2: 2018-01-19 -> 0.1.1
2019-07-28 01:02:57 +02:00
Steven Shaw
5bb88bbce2
idrisPackages.sdl2: 2018-01-19 -> 0.1.1
Update to latest release which unbreaks the package.
2019-07-28 07:37:52 +10:00
worldofpeace
58e54e54e0
Merge pull request #65396 from colemickens/nixpkgs-mesa
mesa: 19.1.1 -> 19.1.3
2019-07-27 09:08:31 -04:00
worldofpeace
50c634a705
Merge pull request #65395 from colemickens/nixpkgs-libva
libva: 2.4.1 -> 2.5.0
2019-07-27 09:08:15 -04:00
Thomas Tuegel
6e2e11a024
Merge pull request #65446 from NixOS/revert-57097-qmake-header
Revert "qtbase: Fix paths returned by qmake -query"
2019-07-27 08:05:40 -05:00
Aaron Andersen
a7c0071717 openscenegraph: 3.6.3 -> 3.6.4 2019-07-27 08:15:58 -04:00
Meghea Iulian
41881902e8 vagrant: add bash completions 2019-07-27 14:58:00 +03:00
Frederik Rietdijk
66ce9ba14b python: Cython: 0.29.12 -> 0.29.13 2019-07-27 12:19:54 +02:00
Frederik Rietdijk
d09a85de5e python: statsmodels: 0.10.0 -> 0.10.1 2019-07-27 12:19:17 +02:00
Frederik Rietdijk
55d82d5430 python: numpy: 1.16.4 -> 1.17.0 2019-07-27 12:19:17 +02:00
Florian Klink
fae3438572 python.pkgs.numpy: don't exclude f2py test anymore
It is on PATH, and the tests pass.
2019-07-27 12:19:03 +02:00
Sébastien Maret
1354a2e642 pythonPackages.astroquery: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
93a6bba94e pythonPackages.pyregion: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
ffd71594f6 pythonPackages.aplpy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
723382b0bf pythonPackages.radio_beam: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
5e7213b615 pythonPackages.spectral-cube: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
ee6c007fcc pythonPackages.astropy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
2dabd051a7 pythonPackages.pytest-arraydiff: fix infinite recursion 2019-07-27 11:58:50 +02:00
Frederik Rietdijk
bd47c5721f Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable
This is needed in case of `python.buildEnv` to make sure sys.executable
does not point to the unwrapped executable.
2019-07-27 11:52:49 +02:00
Daniel Wheeler
124fb417fc pythonPackages.fastapi: init at 0.33.0 2019-07-27 11:50:48 +02:00
Daniel Wheeler
f878d34e5f pythonPackages.pydantic: init at 0.31 2019-07-27 11:50:48 +02:00
Daniel Wheeler
1c3c07394a pythonPackages.starlette: init at 0.12.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler
266d0bbf2c pythonPackages.uvicorn: init at 0.8.4 2019-07-27 11:50:48 +02:00
Chris Ostrouchov
4c85595ada pythonPackages.simple-salesforce: init at 0.74.3 2019-07-27 11:49:37 +02:00
Vladyslav M
0dfb5c5108
rust-bindgen: 0.50.0 -> 0.51.0 (#65445)
rust-bindgen: 0.50.0 -> 0.51.0
2019-07-27 11:52:53 +03:00
Chris Rendle-Short
30c81c8530 libgdata: propagate gnome-online-accounts to reverse dependencies
Required since `libgdata` now uses Meson. See also: #64295
2019-07-27 15:31:15 +10:00
worldofpeace
e484667ec2 vaapiVdpau: cleanup expression 2019-07-26 20:33:26 -04:00
Cole Mickens
d0b50b8835 vaapiVdpau: fixup for libva-2.5.0 2019-07-26 20:33:12 -04:00
Thomas Tuegel
299e9345a8
Revert "qtbase: Fix paths returned by qmake -query" 2019-07-26 18:53:12 -05:00
xrelkd
a7c2dd267d rust-bindgen: 0.50.0 -> 0.51.0 2019-07-27 07:48:47 +08:00
Orivej Desh
c5592fabba opencv3: 3.4.6 -> 3.4.7 2019-07-26 23:47:10 +00:00
Cole Mickens
d4ffb8d4ec mesa: 19.1.1 -> 19.1.3 2019-07-27 01:22:54 +02:00
worldofpeace
b36bed3c06
Merge pull request #64525 from MrMebelMan/init/rq
pythonPackages.rq: init at 1.1.0
2019-07-26 19:10:10 -04:00
Orivej Desh
fdf08ce5fb openjpeg_1: fix build after #64391
That PR has enabled tests for both openjpeg_1 and openjpeg_2, but it did not
support the tests in openjpeg_1.
2019-07-26 23:05:02 +00:00
Cole Mickens
2c66613103 libva: 2.4.1 -> 2.5.0 2019-07-27 00:45:42 +02:00
Austin Seipp
ad63a90de1 liburing: 1.0.0pre150_93f3e8d -> 1.0.0pre156_c31c7ec
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-26 16:27:13 -05:00
Michael Weiss
5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Milan Pässler
583a82cb2f nim: 0.20.0 -> 0.20.2 2019-07-26 14:51:43 +02:00
Frederik Rietdijk
0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Vladyslav Burzakovskyy
3188402aab pythonPackages.rq: init at 1.1.0 2019-07-26 13:18:24 +02:00
Jörg Thalheim
d07fb6be03
linuxkit: 2017-07-08 -> 0.7 (#65359)
linuxkit: 2017-07-08 -> 0.7
2019-07-26 07:45:35 +01:00
Nick Novitski
e65244ee56 linuxkit: 2017-07-08 -> 0.7 2019-07-25 21:32:20 -07:00
worldofpeace
3047bf3fa9
Merge pull request #64989 from eyJhb/rotate-backups
pythonPackages.rotate-backups: init at 6.0
2019-07-25 16:28:52 -04:00
worldofpeace
35d4557075
Merge pull request #64987 from luispedro/remove_rocksdb_gflags_dep
rocksdb: Remove gflags dependency
2019-07-25 16:10:40 -04:00
Luis Pedro Coelho
f178bee18e rocksdb: Remove gflags dependency
GFlags are only used for the tools, which are not installed in any case.
2019-07-25 16:05:50 -04:00
worldofpeace
883a1dffcf
Merge pull request #52859 from jtojnar/cmake-gid
cmake: use multiple outputs for GNUInstallDirs
2019-07-25 16:05:10 -04:00
Michael Weiss
967b8422d7
python37Packages.google_api_python_client: 1.7.9 -> 1.7.10 2019-07-25 21:20:41 +02:00
Wael Nasreddine
6b89e87a23
Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Nikolay Amiantov
7b828532b9 bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken
Also drop preInstall cleanup for dependencies. The reason is while it's more
thorough than default cleanup in buildBazelPackage if such a problem happens we
should fix buildBazelPackage instead. Perhaps even move this (awesome!) snippet
there but it's very slow-running so we'd rather attempt to fix it in other
ways.

Anyway after an update at least .deps build, checked with `nix-build -A --check`.
2019-07-25 17:40:46 +02:00
Nikolay Amiantov
969aec30b6 bazel-remote: mark as broken 2019-07-25 17:40:46 +02:00
WilliButz
f748b501e8
yarn2nix-moretea: init at 2019-04-10 2019-07-25 17:15:00 +02:00
Matthew Bauer
6ff7c2ca93
Merge pull request #65049 from matthewbauer/zmq-enable-drafts
zmq: enable drafts api
2019-07-25 09:54:00 -04:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
Staging next
2019-07-25 15:48:30 +02:00
Michael Raskin
22f5ee4e0e
Merge pull request #65305 from averelld/disable-zbar-wine-gstreamer
wine: disable zbar in gst-plugins-bad
2019-07-25 12:36:10 +00:00
Michael Raskin
e1e5c87f83
Merge pull request #65342 from bradleyjensen/master
Improve ergonomics of clwrapper
2019-07-25 12:35:02 +00:00
Profpatsch
fdee6f4fae bazel: disable dm-sonnet downstream test 2019-07-25 13:27:45 +02:00
Profpatsch
63e0b8b3f9 bazel: execute dm-sonnet test only on linux 2019-07-25 13:27:45 +02:00
Profpatsch
eab06d4517 python-modules/dm-sonnet: update fixed-output hash 2019-07-25 13:27:45 +02:00
Timo Kaufmann
e7e70b7073 bazel: add fixed output test case
Feels like a horrible hack, but it should make sure that downstream
hashes are preserved between bazel versions.
2019-07-25 13:27:45 +02:00
markuskowa
88d9f77609
Merge pull request #64932 from bhpdt/add/mkl-service
pythonPackages.mkl-service: init at 2.1.0
2019-07-25 12:04:17 +02:00
Frederik Rietdijk
34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk
3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Orivej Desh
6d6e2181d6 gflags: update pname 2019-07-25 09:27:43 +00:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00