Commit Graph

56672 Commits

Author SHA1 Message Date
Frederik Rietdijk
26725b4628 Merge staging-next into staging 2018-11-21 12:54:25 +01:00
Frederik Rietdijk
9dd56a9b1e python.pkgs.sphinx: fix pname
This is a proper fix for d2e6608aa5
The pname is used by fetchPypi, so you can't just modify it
and expect fetching to still work.
2018-11-21 12:52:35 +01:00
Frederik Rietdijk
0470591687 python.pkgs.metaphone: fix pname
This is a proper fix for 2224d42e02.
The pname is used by fetchPypi, so you can't just modify it
and expect fetching to still work.
2018-11-21 12:50:56 +01:00
Frederik Rietdijk
fed881e510 Merge staging-next into staging 2018-11-21 12:39:46 +01:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Frederik Rietdijk
f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
39adcea9d6 python36Packges.ipykernel: 4.8.2 -> 5.1.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
3dd245c5f8 pythonPackages.nbconvert: 5.3.1 -> 5.4.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
7a2de9e9ac pythonPackages.notebook: 5.6.0 -> 5.7.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Matt McHenry
206a1c00ba elm: extract makeDotElm and fetchElmDeps 2018-11-21 10:57:11 +00:00
eburimu
36e2e9dd33 fontconfig: use native xsltproc in case of cross compilation
Fixes #50801
2018-11-21 01:48:23 -06:00
eburimu
4d10fb36d4 nspr: fix cross compilation
Fixes #50656
2018-11-21 01:48:23 -06:00
Matthew Bauer
4d8664e593 libtirpc: fix cross compilation
KRB5_CONFIG needs to be aviailable to get the right one when cross
compiling. These things should just use pkgconfig, but it’s fairly
easy to hack around this. krb5-config will not be on path because we
don’t know ahead of time what architecture it will be for.
2018-11-21 01:48:22 -06:00
eburimu
b13af1e87b cyrus-sasl: 2.1.26 -> 2.1.27 w/ cross-compiling support
Fixes #50539
2018-11-21 01:48:22 -06:00
Vincent Laporte
88d20b2052 ocamlPackages.menhir: 20181026 -> 20181113 2018-11-21 06:12:33 +00:00
Vincent Laporte
e481df83b1 ocamlPackages.camlp5: 7.06 -> 7.07
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
John Wiegley
a370bd1fed
coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi 2018-11-20 15:18:12 -08:00
Matthew Bauer
d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Lluís Batlle i Rossell
2ff16ecfd3 Merge branch 'qt5-fix-full-cmake-master'
This should fix #40706. @nioncode confirms that it works also for him.

Not backported. @ttuegel do you want to rearrange the patches before any
backport?
2018-11-20 23:00:53 +01:00
Renaud
f6e03ecee8
Merge pull request #50634 from marsam/feature/update-python-magic-wormhole
pythonPackages.magic-wormhole: 0.10.5 -> 0.11.2
2018-11-20 22:03:45 +01:00
Renaud
36c6f8296e
Merge pull request #50668 from r-ryantm/auto-update/opencollada
opencollada: 1.6.66 -> 1.6.67
2018-11-20 21:49:14 +01:00
Mario Rodas
a92b26c11f pythonPackages.magic-wormhole: 0.10.5 -> 0.11.2 2018-11-20 15:38:21 -05:00
Mario Rodas
edc1fa747e pythonPackages.magic-wormhole-mailbox-server: init at 0.3.1 2018-11-20 15:38:21 -05:00
Renaud
5e788aedb3
Merge pull request #50761 from r-ryantm/auto-update/google-gflags
gflags: 2.2.1 -> 2.2.2
2018-11-20 21:32:35 +01:00
Renaud
f405af8ddd
Merge pull request #50792 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20180910 -> 20181008
2018-11-20 21:27:21 +01:00
Renaud
c5e4c0f847
Merge pull request #50614 from c0bw3b/pkg/gna-cleanup
Cleanup of dead packages after Gna.org closure
2018-11-20 21:18:49 +01:00
Renaud
33802d6818
Merge pull request #50798 from r-ryantm/auto-update/eccodes
eccodes: 2.9.0 -> 2.9.2
2018-11-20 21:10:45 +01:00
c0bw3b
db8991b2cb haskellPackages.poker-eval: obsolete
libpoker-eval is removed from nixpkgs
2018-11-20 20:53:46 +01:00
c0bw3b
d870a2d85f poker-eval: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
Profpatsch
7c75afaf1a haskellPackages.libnix: dontCheck 2018-11-20 19:03:09 +01:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
Timo Kaufmann
6059bf842a
Merge pull request #49994 from r-ryantm/auto-update/python3.6-cvxopt
python36Packages.cvxopt: 1.2.1 -> 1.2.2
2018-11-20 14:25:43 +01:00
Franz Pletz
5fcb1debf7
lazygit: 0.4 -> 0.5 2018-11-20 13:43:19 +01:00
Timo Kaufmann
5e3af1255b pythonPackages.cvxopt: mark as broken on darwin
See https://github.com/NixOS/nixpkgs/pull/49994#issuecomment-437589336.
2018-11-20 13:20:29 +01:00
Orivej Desh
f55a63329d objconv: 2.48 -> 2.51 2018-11-20 11:48:50 +00:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
R. RyanTM
f481178960 cfr: 0.132 -> 0_134 (#50824)
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
2018-11-20 11:49:57 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
Pascal Wittmann
69d7034e0b
Merge pull request #50746 from r-ryantm/auto-update/groovy
groovy: 2.5.3 -> 2.5.4
2018-11-20 10:03:35 +01:00
Francesco Zanini
5efb4643e2 Use distfiles 2018-11-20 09:52:13 +01:00
Vincent Laporte
60907c7a6f ocamlPackages.ocp-index: 1.1.6 -> 1.1.7 2018-11-20 07:50:57 +00:00
Renaud
8c782e421b
Merge pull request #50745 from r-ryantm/auto-update/hpx
hpx: 1.1.0 -> 1.2.0
2018-11-20 08:25:05 +01:00
Orivej Desh
75f477b9c0 creduce: replace patchPhase with postPatch 2018-11-20 06:03:02 +00:00
Mateusz Kowalczyk
75a26982e0
Merge pull request #50736 from r-ryantm/auto-update/hunspell
hunspell: 1.6.2 -> 1.7.0
2018-11-20 13:52:13 +09:00