Commit graph

160558 commits

Author SHA1 Message Date
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
Luke Clifton 9c37c5f4d3 dvtm-unstable: init at 2018-03-31 2018-11-21 16:55:32 +08: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
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
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
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
adisbladis 57aa1be688
emacs-libvterm: unstable-2017-11-24 -> unstable-2018-11-16 2018-11-20 20:23:18 +00: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
Renaud ba7fa6e553
Merge pull request #50800 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.2 -> 0.9.3
2018-11-20 20:58:29 +01:00
R. RyanTM 00de60dc3c atari800: 3.1.0 -> 4.0.0 (#50816)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/atari800/versions
2018-11-20 20:57:33 +01:00
R. RyanTM 717bac455f acpid: 2.0.30 -> 2.0.31
* acpid: 2.0.30 -> 2.0.31 (#50815)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpid/versions

* acpid: refresh meta.homepage
2018-11-20 20:56:42 +01:00
c0bw3b db8991b2cb haskellPackages.poker-eval: obsolete
libpoker-eval is removed from nixpkgs
2018-11-20 20:53:46 +01:00
c0bw3b 2c12a92234 pdfshuffler: remove
Gna.org forge is closed
2018-11-20 20:44:35 +01:00
c0bw3b 149e467039 bins: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +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