Daiderd Jordan
36e4be06e6
Merge pull request #50886 from marsam/feature/fix-python3-docutils
...
pythonPackages.docutils: fix python3 build
2018-11-21 23:57:29 +01:00
Renaud
fef1b66b86
Merge pull request #50723 from r-ryantm/auto-update/keyutils
...
keyutils: 1.5.10 -> 1.6
2018-11-21 23:51:42 +01:00
Mario Rodas
db900da8d8
pythonPackages.docutils: fix python3 build on darwin
2018-11-21 17:00:51 -05:00
Will Dietz
003a96c04c
git: 2.19.1 -> 2.19.2
...
https://github.com/git/git/blob/master/Documentation/RelNotes/2.19.2.txt
2018-11-21 15:48:45 -06:00
Matthew Bauer
67b7a57e30
Merge pull request #46310 from hamishmack/gobject-introspection-macos
...
gobject-introspection: Fix macos shared lib paths
2018-11-21 15:39:38 -06:00
Will Dietz
8bbf525fd3
libx11: 1.6.6 -> 1.6.7
...
https://lists.x.org/archives/xorg-announce/2018-October/002921.html
2018-11-21 15:31:34 -06:00
Jörg Thalheim
9564927888
buildGoPackage: remove build-time dependency on parallel (and perl)
...
xargs is as good as parallel for our job
fixes #50752
2018-11-21 17:45:44 +00:00
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
Profpatsch
7c4d36fc64
cups-filters: add all needed execve runtime paths
...
Otherwise cupsd reports errors that e.g. `gs` cannot be
found (provided it’s not available in the system closure PATH).
2018-11-21 12:22:46 +01:00
Gabriel Ebner
f505340252
iprover: 2.5 -> 2018_Jul_24_11h
2018-11-21 12:15:48 +01:00
Philip Patsch
75e357e210
CODEOWNERS: add mboes and Profpatsch for bazel packaging
...
There is an elevated commercial interest of keeping the bazel
ecosystem up-to-date, Tweag I/O takes on maintainership.
2018-11-21 12:06:44 +01:00
Matt McHenry
206a1c00ba
elm: extract makeDotElm and fetchElmDeps
2018-11-21 10:57:11 +00:00
Renaud
ae69f79ddb
Merge pull request #50719 from r-ryantm/auto-update/jetty
...
jetty: 9.4.12.v20180830 -> 9.4.14.v20181114
2018-11-21 11:17:27 +01:00
Sarah Brofeldt
2913b8429e
Merge pull request #50663 from fuwa0529/update-aeon
...
altcoins.aeon: 0.12.0.0 -> 0.12.6.0
2018-11-21 10:43:07 +01:00
sjau
56821aefa4
easysnap: 2018-10-28 -> 2018-11-20 ( #50830 )
2018-11-21 10:40:39 +01:00
Vladimír Čunát
0025ae4ff8
Merge #50721 : knot-dns: 2.7.3 -> 2.7.4
...
NEWS: https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.4
2018-11-21 10:32:23 +01:00
Renaud
e79a0b4052
Merge pull request #50850 from delroth/kpcli-prompt
...
kpcli: fix wrong program name in prompt (#50845 )
2018-11-21 10:27:43 +01:00
Robert Hensing
0d202221f9
Merge pull request #50871 from volth/patch-287
...
bash: fix typo in configureFlags
2018-11-21 09:32:00 +01:00
volth
ecf1ded466
bash: fix typo in configureFlags
2018-11-21 07:58:32 +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
Jörg Thalheim
4a38cfbeb6
Merge pull request #48772 from hhomar/gnupg-tty-fix
...
gnupg: Fix, set current tty in interactive shell
2018-11-21 01:55:16 +00:00
Thomas Tuegel
890af817ce
Merge pull request #50786 from tadfisher/elpa-packages
...
elpa-packages: 2018-11-19
2018-11-20 19:22:40 -06:00
Thomas Tuegel
94c9d28bf3
Merge pull request #50787 from tadfisher/org-packages
...
org-packages: 2018-11-19
2018-11-20 19:22:24 -06:00
Thomas Tuegel
0cb8c8ae2d
Merge pull request #50788 from tadfisher/melpa-packages
...
melpa-packages: 2018-11-19
2018-11-20 19:22:09 -06:00
Thomas Tuegel
301380f180
Merge pull request #50789 from tadfisher/melpa-stable-packages
...
melpa-stable-packages: 2018-11-19
2018-11-20 19:21:49 -06:00
Thomas Tuegel
25b8d4bd42
Merge pull request #50472 from jfrankenau/fix-penultimate
...
nixos/fontconfig: fix enable option of penultimate
2018-11-20 19:20:43 -06:00
John Wiegley
a370bd1fed
coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi
2018-11-20 15:18:12 -08:00
Utku Demir
461c9d783c
kakoune: override 'version' env var
...
* kakoune: Prefix version with 'v' (#50617 )
Turns out there's some tooling parsing the version number and having a
'v' prefix works better in that case.
I tested that it builds & works fine on NixOS.
See: https://github.com/ul/kak-lsp/issues/99
* Override 'version' env variable
2018-11-20 23:57:39 +01: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
markuskowa
0e98312b72
Merge pull request #50734 from r-ryantm/auto-update/gromacs
...
gromacs: 2018.3 -> 2018.4
2018-11-20 22:14:05 +01:00