Matthias Beyer
dfd8f84aef
python3Packages.jupyterlab: Fix build
...
The build was broken by updating the underlying python library.
This is the quickfix.
Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Vincent Laporte
ed1b59a98e
Merge pull request #60094 from thoughtpolice/nixpkgs/zarith-fixes
...
ocamlPackages: fix regression in zarith-dependent libraries
2019-04-25 08:56:55 +02:00
Vincent Laporte
ce714f2b04
ocaml: 4.08.0+beta2 -> 4.08.0+beta3
2019-04-25 08:45:57 +02:00
Vincent Laporte
e3a03659e5
coqPackages.Verdi: 20181102 -> 20190202
2019-04-25 08:35:20 +02:00
Peter Hoeg
1011fae581
Merge pull request #60142 from peterhoeg/u/rng
...
rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
2019-04-25 13:19:24 +08:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
...
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Jan Tojnar
a1535da065
buildPython*: allow overriding strictDeps ( #60178 )
...
buildPython*: allow overriding strictDeps
2019-04-24 23:41:30 +02:00
Renaud
6186a6f012
Merge pull request #58484 from sveitser/cudnn-v7.4.2
...
cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2
2019-04-24 22:40:17 +02:00
Jan Tojnar
83914f2c56
buildPython*: allow overriding strictDeps
2019-04-24 22:27:06 +02:00
Joachim F
1e40aef922
Merge pull request #56075 from asymmetric/evmdis
...
evmdis: init at unstable-2018-03-23
2019-04-24 20:24:35 +00:00
R. RyanTM
a10b1551c8
catch2: 2.7.0 -> 2.7.2 ( #59455 )
...
* catch2: 2.7.0 -> 2.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions
* catch2: 2.7.1 -> 2.7.2
2019-04-24 22:21:01 +02:00
Renaud
bd44e3a46d
Merge pull request #59232 from FRidh/grpc
...
grpc: update version and build shared libs
2019-04-24 22:10:08 +02:00
Will Dietz
edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
...
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
R. RyanTM
48530a14aa
cfr: 0.140 -> 0.143 ( #59459 )
...
* cfr: 0.140 -> 0.143
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
* cfr: inputs cleanup
2019-04-24 21:34:23 +02:00
Renaud
59660bb476
Merge pull request #59510 from r-ryantm/auto-update/gecode
...
gecode: 6.1.1 -> 6.2.0
2019-04-24 20:42:59 +02:00
Bob van der Linden
92e3089bd2
quazip: 0.7.3 -> 0.7.6 ( #59631 )
...
* quazip: 0.7.3 -> 0.7.6
* quazip: refresh homepage
quazip now lives at https://stachenov.github.io/quazip/
2019-04-24 19:13:31 +02:00
worldofpeace
f1af633eec
Merge pull request #59870 from phildenhoff/master
...
insomnia: Fix .desktop to link to Nix bin
2019-04-24 09:06:57 -04:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
...
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz
4c56f80962
python3.pkgs.asynctest: 0.12.3 -> 0.12.4
2019-04-24 13:57:07 +02:00
Matthieu Coudron
1b0f67dddd
Merge pull request #60015 from teto/fcitx
...
protobuf: 3.7.0 -> 3.7.1
2019-04-24 18:10:28 +09:00
R. RyanTM
7fcf52e64e
jenkins-job-builder: 2.9.1 -> 2.10.0 ( #59659 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Matthieu Coudron
5e4ee83396
Merge pull request #60066 from teto/cmd2
...
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Michael Raskin
ccd7aedfe9
Merge pull request #60145 from codedownio/julia-mtime-patch
...
Patch Julia to not recompile packages when mtime is 1
2019-04-24 07:16:23 +00:00
Vincent Laporte
f61cadb624
coqPackages.tlc: 20180316 -> 20181116
2019-04-24 08:54:56 +02:00
Tom McLaughlin
9fa0974856
Patch Julia to not recompile packages when mtime is 1
2019-04-23 22:42:03 -07:00
Peter Hoeg
c4919b614e
libp11: 0.4.9 -> 0.4.10
...
The build was broken as the output was nested inside /nix/store so fix that as
well. We didn't know as no other derivation was using it.
2019-04-24 11:53:09 +08:00
worldofpeace
0154d51338
libssh: don't use multiple outputs
...
Makes cmake files point to the correct output
for libs and corrects the Cflags in the .pc
file.
Fixes #60036
2019-04-23 23:43:35 -04:00
Franz Pletz
fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
...
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Renaud
a36cff247c
Merge pull request #59534 from r-ryantm/auto-update/hepmc3
...
hepmc3: 3.1.0 -> 3.1.1
2019-04-24 00:30:47 +02:00
adisbladis
b561092f59
Merge pull request #60017 from dywedir/libvterm-neovim
...
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-24 01:15:50 +03:00
Lassulus
b2d5a5b7de
Merge pull request #59550 from r-ryantm/auto-update/kafkacat
...
kafkacat: 1.3.1 -> 1.4.0
2019-04-24 07:07:24 +09:00
Ben Wolsieffer
16fe069ef5
gettext: fix cross build ( #60123 )
2019-04-23 14:27:13 -07:00
Silvan Mosberger
ca37c23f91
Merge pull request #58096 from pacien/tedicross-init
...
tedicross: init at 0.8.7
2019-04-23 23:14:22 +02:00
pacien
df04850604
tedicross: init at 0.8.7
2019-04-23 22:52:05 +02:00
Austin Seipp
359facc3d3
Merge pull request #60093 from thoughtpolice/nixpkgs/kind-update
...
kind: 0.1.0 -> 0.2.1
2019-04-23 11:21:18 -05:00
Mario Rodas
9d127f2450
Merge pull request #60083 from marsam/python-nikola-add-dependencies
...
python3Packages.Nikola: add missing extra dependencies
2019-04-23 10:29:43 -05:00
Pascal Wittmann
3e1ee4240f
Merge pull request #60086 from marsam/python-doit-fix-darwin
...
doit: fix darwin build
2019-04-23 17:14:53 +02:00
Austin Seipp
1f86adbdbf
yosys: 2019.04.22 -> 2019.04.23
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:34:42 -05:00
Austin Seipp
1daf31dc8e
ocamlPackages.zarith: 1.7 -> 1.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:23:04 -05:00
Austin Seipp
44da3f6522
Revert "ocamlPackages.zarith: 1.7 -> 1.8"
...
This reverts commit 1c84236afb
.
See the explanation in 564653f91d
. The
lack of CAML_LD_LIBRARY_PATH causes regressions in dependent downstream
packages that try to use dllzarith.so directly.
2019-04-23 09:21:44 -05:00
Austin Seipp
da57a2fa60
kind: 0.1.0 -> 0.2.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:16:31 -05:00
Timo Kaufmann
c4bc3e1fe2
rustfmt: mark as broken on darwin
2019-04-23 13:22:55 +02:00
Timo Kaufmann
ac938fdea4
rustfmt: 1.0.1 -> 1.2.1
...
Fixes the build after the rustc 1.34.0 update in
https://github.com/NixOS/nixpkgs/pull/59366 .
2019-04-23 12:36:39 +02:00
Mario Rodas
b9c06a271b
python3Packages.Nikola: add missing extra dependencies
2019-04-23 04:57:21 -05:00
Mario Rodas
9c4d8bcee7
doit: fix darwin build
2019-04-23 04:21:00 -05:00
Mario Rodas
2e333e801a
pythonPackages.macfsevents: init at 0.8.1
2019-04-23 04:20:00 -05:00
Robert Schütz
daaf50fbdf
python.pkgs.forbiddenfruit: 0.1.2 -> 0.1.3 ( #60065 )
2019-04-23 10:47:39 +02:00
Robert Schütz
bdf070fe2a
python.pkgs.kaptan: 0.5.11 -> 0.5.12
2019-04-23 10:44:54 +02:00
Vincent Laporte
f09a13899d
coqPackages.mathcomp: 1.7.0 -> 1.8.0
...
coqPackages.mathcomp-finmap: 1.1.0 -> 1.2.0
coqPackages.mathcomp-analysis: 0.1.0 -> 0.2.0
2019-04-23 09:35:38 +02:00
Will Dietz
640fd92709
llvmPackages_7.compiler-rt: fix typo
2019-04-23 00:35:35 -05:00