1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
Commit graph

160630 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
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
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
Renaud 0fcb8f299e
Merge pull request #50790 from r-ryantm/auto-update/cni-plugins
cni-plugins: 0.7.3 -> 0.7.4
2018-11-20 21:47:56 +01:00
Renaud 284eca792f
Merge pull request #50715 from r-ryantm/auto-update/imlib2
imlib2: 1.5.0 -> 1.5.1
2018-11-20 21:39:28 +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