Frederik Rietdijk
0f6bda38fe
Merge staging-next into staging
2019-07-26 14:45:31 +02: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
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
Orivej Desh
b5d1d50aa9
google-gflags: move to aliases.nix
...
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012
gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Jonathan Ringer
e557e7a12a
pythonPackages.moto: fix description
2019-07-25 01:47:10 -07:00
Wael M. Nasreddine
d99c6ccece
jsondiff: patch setup.py to prevent creating bin/jsondiff
...
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine
c555bc38a3
jsondiff: 1.1.2 -> 1.2.0
2019-07-24 22:33:30 -07:00
Mario Rodas
b5f5c97f7d
Merge pull request #64245 from turboMaCk/tools-rust/cargo-generate
...
cargo-generate: init at 0.3.0
2019-07-24 18:57:18 -05:00
Marek Fajkus
02d79ced90
cargo-generate: init at 0.3.0
2019-07-24 23:55:20 +02:00
Matthew Bauer
3b8e595810
zmq: add enableDrafts option
...
This is needed by emacs-zmq, and will be used by it.
2019-07-24 16:12:40 -04:00
eyjhbb@gmail.com
3d91e7fde0
pythonPackages.capturer: init at 2.4
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
1de0c3275a
pythonPackages.coloredlogs: init at 10.0
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
b7eb5b6f79
pythonPackages.executor: init at 21.3
2019-07-24 21:49:23 +02:00
Wael Nasreddine
4ec8edaa6a
pythonPackages.joblib: fix the build on Darwin ( #65288 )
...
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
Lefteris Kritikos
6d25177ca8
bazel-buildtools: 0.22.0 -> 0.28.0
2019-07-24 18:57:52 +02:00
Brad Jensen
16e70997a8
Use if instead of && for deciding whether to run a command
...
The only difference between these forms is the return value when
"$NIX_LISP_SKIP_CODE" is the empty string. In the original
formulation, the script would return a false exit status. In the new
formulation, it will return a true exit status.
Its useful to be able to source cl-wrapper.sh (to get the variables it
establishes), and its a bit annoying that sourcing it with
NIX_LISP_SKIP_CODE=1 results in a false exit status.
2019-07-24 09:35:27 -07:00
Brad Jensen
fa7bd53d0d
Resolve symlinks before trying to recognize a lisp implementation
...
The CCL package installs a symlink named "ccl" that points at the
actual implementation executable: lx86cl64 (or lx86cl for 32 bit).
When clwrapper is used with CCL as the backing implementation, this
script fails to recognize the implementation. By resolving the
symlink, we are able to recognize which implementation we're actually
working with.
2019-07-24 09:35:27 -07:00
Jörg Thalheim
6b7c72105e
libmediainfo: 19.04 -> 19.07 ( #65100 )
...
libmediainfo: 19.04 -> 19.07
2019-07-24 17:03:22 +01:00
Mario Rodas
236d744df7
dune: 1.10.0 -> 1.11.0
2019-07-24 15:20:40 +00:00
Peter Hoeg
7ef897f6aa
Merge pull request #65326 from peterhoeg/f/clang
...
clang-tools: install clangd as well
2019-07-24 19:34:10 +08:00
markuskowa
f73fd8068e
Merge pull request #65155 from magnetophon/mlt-qt5
...
mlt-qt5: 6.14.0 -> 6.16.0
2019-07-24 13:31:17 +02:00
markuskowa
1a272c143f
Merge pull request #65154 from magnetophon/mlt
...
mlt: 6.10.0 -> 6.16.0
2019-07-24 13:17:02 +02:00
markuskowa
97e602a3dd
Merge pull request #65203 from r-ryantm/auto-update/wxSVG
...
wxSVG: 1.5.18 -> 1.5.19
2019-07-24 13:06:47 +02:00
markuskowa
a7e69435aa
Merge pull request #65176 from r-ryantm/auto-update/renpy
...
renpy: 7.3.0 -> 7.3.2
2019-07-24 12:57:53 +02:00
Peter Hoeg
c29a53b3ce
clang-tools: install clangd as well
2019-07-24 16:33:44 +08:00
eyjhbb@gmail.com
531422ab4a
pythonPackages.naturalsort: init at 1.5.1
2019-07-24 10:21:57 +02:00
eyjhbb@gmail.com
adfa7bd59f
pythonPackages.property-manager: init at 2.3.1
2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
b0b81b0c18
pythonPackages.update-dotdee: init at 5.0
2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
8238ddfbf8
pythonPackages.verboselogs: init at 1.7
2019-07-24 10:21:56 +02:00
José Luis Lafuente
32c1c5cbe0
clojure: 1.10.1.462 -> 1.10.1.466
2019-07-24 08:25:49 +02:00
R. RyanTM
89a4e8d5e0
python37Packages.pycountry: 18.12.8 -> 19.7.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pycountry/versions
2019-07-24 08:19:36 +02:00