Commit Graph

76475 Commits

Author SHA1 Message Date
Frederik Rietdijk
0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Frederik Rietdijk
87a19e9048
Merge pull request #79119 from NixOS/staging-next
Staging next
2020-02-05 19:09:27 +01:00
Frederik Rietdijk
f720f14137 python3Packages.dask: 2.9.1 -> 2.10.1 2020-02-05 19:07:43 +01:00
Maximilian Bosch
ccc64216dd
vagrant: 2.2.6 -> 2.2.7
https://github.com/hashicorp/vagrant/releases/tag/v2.2.7
2020-02-05 18:24:49 +01:00
worldofpeace
5e329ff83c
Merge pull request #79192 from dtzWill/feature/electron-refactor-and-7
electron*: refactor 4+ to common expression, add 7 and 8, updates
2020-02-05 11:03:19 -05:00
Will Dietz
ed8c6393d0 electron_8: init at 8.0.0 2020-02-05 10:21:06 -05:00
Will Dietz
8e8285d9ca electron*: refactor 4+ to common expression, add 7, updates
* print-hashes.nix uses upstream-provided SHA256SUMS file
* electron_4: 4.2.8 -> 4.2.12
* electron_5: 5.0.8 -> 5.0.13
* electron_6: 6.0.1 -> 6.1.7
* electron_7:: init at 7.1.10

FWIW:
electron_4 previously did not include at-spi2-core, only at-spi2-atk.
Both are now included, matching other versions for a slightly simpler
expression.
2020-02-05 10:21:06 -05:00
Samuel Dionne-Riel
968d075bd9 imlib2: Add webp support
And better document why id3 is there

In addition, review function signature formatting.
2020-02-05 10:46:34 +01:00
Samuel Dionne-Riel
b0f9922f37 imlib2: Fix license, remove global with 2020-02-05 10:46:34 +01:00
Samuel Dionne-Riel
2a8df18591 imlib2: 1.5.1 -> 1.6.1 2020-02-05 10:46:34 +01:00
Frederik Rietdijk
76a439239e Merge master into staging-next 2020-02-05 10:28:52 +01:00
Mario Rodas
3d48206fad
bazelisk: 1.2.1 -> 1.3.0
Changelog: https://github.com/bazelbuild/bazelisk/releases/tag/v1.3.0
2020-02-04 20:20:20 -05:00
Marek Fajkus
6d1e9c08e0 urweb: Fix icu headers include path
Since https://github.com/NixOS/nixpkgs/pull/62266
urweb fails to resolve <unicode/utypepes.h> in runtime (during
compilation of project).
upstream commit: c2a217f912

resolves #79218
2020-02-04 19:30:15 -06:00
Florian Klink
cbbb81c830
Merge pull request #79135 from dtzWill/fix/moby-now-linuxkit
moby: remove, merged into linuxkit in 2018
2020-02-05 01:09:15 +01:00
Will Dietz
3e83806771
moby: remove, merged into linuxkit in 2018
Don't alias linuxkit, as linuxkit is not a drop-in replacement.
Instead, throw with an explanation.
(thanks reviewers!)
2020-02-04 17:51:03 -06:00
Damien Bihel
9f64b84739 ber_metaocaml: fix install order.
Indeed, all standard modules with compiler-libs are not included (
eg. Optcompile).

closes #77680
2020-02-04 16:06:24 -06:00
Maximilian Bosch
f28acbdd33
Merge pull request #79221 from Ma27/bump-oracle-sqldeveloper
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
2020-02-04 22:25:44 +01:00
Profpatsch
84630a1d90
Merge pull request #68469 from uri-canva/bazel-deps
bazel-deps: remove
2020-02-04 21:14:44 +01:00
Ben Darwin
00cd1d0f21 ocamlPackages.parmap: init at 1.1 2020-02-04 17:49:45 +01:00
Michael Raskin
5660c077df lispPackages.cl-store: fix build 2020-02-04 17:22:12 +01:00
Michael Raskin
1f0b4b19aa sbcl: reinstate 2.0.0; add sbcl_2_0_1 for 2.0.1
2.0.1 is too fresh for current Quicklisp (for example, CFFI fails)
2020-02-04 17:06:54 +01:00
Will Dietz
e2867af1b2
Merge pull request #77050 from r-ryantm/auto-update/editline
editline: 1.16.1 -> 1.17.0
2020-02-04 07:25:26 -06:00
Maximilian Bosch
294f667121
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
There are no new releases of sqldeveloper v17/v18 and I don't think that
we should keep obviously unmaintained software that interacts with
database systems.

I removed `sqldeveloper_18` and `pkgs.sqldeveloper` now points to
version 19.4. Unfortunately I had to drop darwin support as JavaFX is
required for 19.4 which is part of the `oraclejdk` which isn't packaged
for darwin yet.

For further information please refer to the release notes:

https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-194-5908846.html
2020-02-04 13:51:52 +01:00
Jörg Thalheim
4d676594ac
radare2-cutter: 1.9.0 -> 1.10.1 2020-02-04 11:31:06 +00:00
Jörg Thalheim
0bb7b8a72d
radare2: 4.0.0 -> 4.2.0 2020-02-04 11:31:04 +00:00
Vincent Laporte
21b4edc6a0 ocamlPackages.lwt4: 4.4.0 → 4.5.0 2020-02-04 09:48:28 +01:00
Uri Baghin
10d1a04b02 bazel-deps: remove 2020-02-04 12:35:47 +11:00
Uri Baghin
3dc9c1b885 bazel-remote: 2019-01-12 -> 2020-01-29 2020-02-04 02:26:15 +01:00
Timo Kaufmann
c636a45e67
Merge pull request #78871 from drewrisinger/dr-pr-libcint
libcint: init at 3.0.19
2020-02-04 00:00:10 +01:00
Drew Risinger
3e5789a223 libcint: init at 3.0.19
C library of general GTO integrals for quantum chemistry.

Requirement for pyscf, which is a requirement for qiskit-aqua.
2020-02-03 17:11:21 -05:00
Sergey Lukjanov
1092ba6d1a go_1_13: 1.13.6 -> 1.13.7 2020-02-03 11:01:29 -08:00
Sergey Lukjanov
60bb60bab7 go_1_12: 1.12.15 -> 1.12.16 2020-02-03 11:01:29 -08:00
Sergey Lukjanov
18daf2f6a5 editorconfig-checker: 2.0.2 -> 2.0.3 2020-02-03 10:24:17 -08:00
Evan Stoll
90dd157cde openrazer: add evanjs to maintainers 2020-02-03 10:00:35 -08:00
Evan Stoll
e341719193 openrazer: 2.6.0 -> 2.7.0
openrazer: remove superfluous period from hardware.openrazer.enable
2020-02-03 10:00:35 -08:00
Will Dietz
d3bef573f9 poppler: make note to check texlive before merging updates also 2020-02-03 09:58:44 -08:00
Jonathan Ringer
ce46622cbd python3Packages.tablib: 0.12.1 -> 1.0.0 2020-02-03 09:31:04 -08:00
Benno Fünfstück
117b7677f7 liquibase: 3.6.2 -> 3.8.5 2020-02-03 15:32:03 +01:00
Peter Hoeg
f8c5513ce1
Merge pull request #78734 from Mic92/appdaemon
appdaemon: 3.0.5 -> 4.0.1
2020-02-03 22:00:38 +08:00
Maximilian Bosch
f2653e0ae2
Merge pull request #79129 from volth/patch-380
oraclejdk8: remove dead code
2020-02-03 14:39:59 +01:00
Vincent Laporte
0c7a1e7a24 ocamlPackages.mlgmpidl: 1.2.11 → 1.2.12 2020-02-03 09:38:34 +01:00
OmnipotentEntity
faf20df90a
geant4: 10.5.1 -> 10.6.0 (#78775) 2020-02-02 22:58:00 -05:00
Mario Rodas
b06eb02e53
Merge pull request #79134 from marsam/update-protobuf3_11
protobuf3_11: 3.11.1 -> 3.11.3
2020-02-02 21:57:06 -05:00
Jonathan Ringer
ff741a5d52 python3Packages.pandas: disable invalid tests
util_in_top_level tries to import from pandas.tests.
This would be fine if running the tests pre-installation,
however, the tests directory isn't available after installation
2020-02-02 16:02:32 -08:00
Mario Rodas
d1cc084446
protobuf3_11: 3.11.1 -> 3.11.3 2020-02-02 17:26:00 -05:00
volth
470dbf8895
oraclejdk8: remove dead code 2020-02-02 22:18:39 +00:00
Vincent Laporte
4c83d61f12 ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+β1 → 4.10.0+β2 2020-02-02 20:35:10 +01:00
Niklas Hambüchen
401649da34 pythonPackages.Babel: Fix build with Nix < 2.3. Fixes #75676 2020-02-02 20:17:35 +01:00
Evan Stoll
39c103aa94 postman: 7.16.0 -> 7.16.1 2020-02-02 11:15:35 -08:00
R. RyanTM
ad78c66eb5 mtdev: 1.1.5 -> 1.1.6 2020-02-02 20:14:10 +01:00