Commit Graph

142099 Commits

Author SHA1 Message Date
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
Jörg Thalheim
7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Jörg Thalheim
97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud
a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Tor Hedin Brønner
16267b4389 enchant: 1.6.0 -> 1.6.1
hunspell-1.7.0 broke enchant-1.6, upgrading to the latest 1.6 release fixes the
problem.
2018-11-21 17:02:08 +01:00
R. RyanTM
0b3f50f844 kubetail: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2018-11-21 16:45:20 +01:00
Matthew Bauer
fc99c337ed make-derivation: don’t disallow propagated native inputs
propagateNativeBuildInputs will end up going in the output derivation.
This case is allowed to end up in references because of that. Sorry
for the disruption!

Fixes #50865
2018-11-21 09:39:47 -06:00
Matthew Bauer
3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer
5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Bauer
f4bf6ba67b mdbtools: 0.6pre1 -> 0.7.1
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Matthew Bauer
3e6d7a2329 ao: replace with libfive
ao has been renamed to libfive. Because there’s already a libfive
package, we can just remove the old ao package. No packages appear to
depend directly on it.
2018-11-21 09:38:53 -06:00
Matthew Bauer
4e68511bb1 bintools: use i386 on all 32 bit x86 systems 2018-11-21 09:38:28 -06:00
Matthew Pickering
12a19002cc kythe: Add missing executable, fix rpath and symlink executables into bin (#50882)
* kythe: Add ncurses5 to rpath

* kythe: Add entrystream executable

* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Peter Simons
31de7743f8 haskell-fltkhs: re-enable the build
https://github.com/NixOS/nixpkgs/pull/50828 makes an effort to fix this
package.
2018-11-21 16:06:23 +01:00
Peter Simons
50ffe1d46b hspec-meta: update override to the latest version 2018-11-21 16:06:23 +01:00
Peter Simons
f5cdb2dc05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
c669f71a90.
2018-11-21 16:06:23 +01:00
Chris Martin
97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Peter Simons
e911141770 all-cabal-hashes: update to Hackage at 2018-11-19T08:07:53Z 2018-11-21 16:06:22 +01:00
Benjamin Hipple
a4758050a3 ghc bootstrap binary: 8.2.1 -> 8.2.2
If the nix store lives on NFS, `ghc 8.2.1` is unable to build a package
database. This bug was fixed by @bgamari in `ghc 8.2.2` here:
https://ghc.haskell.org/trac/ghc/ticket/13945

This commit upgrades the unpacked bootstrap GHC version, so that we can build
newer versions of GHC even if the store is on NFS.
2018-11-21 16:06:22 +01:00
Tim Steinbach
8f11b37a95
linux: 4.19.2 -> 4.19.3 2018-11-21 09:53:26 -05:00
Tim Steinbach
ff82d7c786
linux: 4.18.19 -> 4.18.20 2018-11-21 09:53:07 -05:00
Tim Steinbach
3667a91b78
linux: 4.14.81 -> 4.14.82 2018-11-21 09:52:59 -05:00
Tim Steinbach
0e7dafe8c0
linux: 4.9.137 -> 4.9.138 2018-11-21 09:52:49 -05:00
Tim Steinbach
e822b9680b
linux: 4.4.163 -> 4.4.164 2018-11-21 09:52:38 -05:00
Jörg Thalheim
5abdde2a1c
Merge pull request #50878 from Mic92/rust-cleanup
makeRustPlatform: refactor to make it easier to understand
2018-11-21 13:54:08 +00:00
Will Fancher
27b752347c Bump GHCJS 8.4 2018-11-21 08:04:05 -05:00
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Maximilian Bosch
1151c6af4b
Merge pull request #50420 from Ma27/cleanup-php-pkgs
phpPackages: drop all packages and package versions for PHP5
2018-11-21 13:49:18 +01:00
Jörg Thalheim
952f4fda86
makeRustPlatform: refactor to make it easier to understand
It is now clearer what is supposed to be in the rust attribute set
without having studied type theory. The amount of code is identically.
2018-11-21 12:44:58 +00:00
Renaud
fda41e851b
Merge pull request #50767 from Izorkin/lego
lego: 1.0.1 -> 1.2.1
2018-11-21 13:20:17 +01:00
markuskowa
a92594bec4
Merge pull request #50717 from r-ryantm/auto-update/jackett
jackett: 0.10.434 -> 0.10.446
2018-11-21 13:12:24 +01:00
R. RyanTM
e2ac38fdac guile-sdl2: 0.2.0 -> 0.3.1
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730)

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

* guilde-sdl2: split native build inputs

libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-11-21 13:12:14 +01: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
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
David Pätzel
fa623ad828 netlogo: init 6.0.4 2018-11-21 09:38:22 +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
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
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
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
c0bw3b
cc7e724b91 remember: remove
Gna.org forge is closed and upstream repo was not relocated
+ remember-mode is part of the base Emacs since 26.1
2018-11-20 20:44:34 +01:00
c0bw3b
bd73a3f1c7 smbldap-tools: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
c0bw3b
fd90988cb0 blackshades-elite-svn: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
Renaud
371a5656ad
Merge pull request #50844 from romildo/upd.zafiro-icons
zafiro-icons: init at 0.7.2
2018-11-20 20:30:17 +01:00
Renaud
ff0d51d790
Merge pull request #50814 from r-ryantm/auto-update/check_ssl_cert
checkSSLCert: 1.76.0 -> 1.78.0
2018-11-20 20:25:47 +01:00
markuskowa
dc1d1c5932
Merge pull request #50727 from r-ryantm/auto-update/hwinfo
hwinfo: 21.60 -> 21.62
2018-11-20 20:16:46 +01:00
Chris Ostrouchov
24d96d9f04
pythonPackages.google_cloud_websecurityscanner: init at 0.1.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov
4dc3d52167
pythonPackages.google_cloud_vision: init at 0.34.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov
e657733595
pythonPackages.google_cloud_videointelligence: init at 1.5.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov
88942912f8
pythonPackages.google_cloud_translate: init at 1.3.1 2018-11-20 14:12:18 -05:00
Chris Ostrouchov
b729904acc
pythonPackages.google_cloud_trace: init at 0.19.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov
b1bfcaac25
pythonPAckages.google_cloud_texttospeech: init at 0.2.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov
334a2d7baf
pythonPackages.google_cloud_tasks: init at 0.3.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov
e856f40f18
pythonPackages.google_cloud_speed: refactor enable tests 2018-11-20 14:12:17 -05:00
Chris Ostrouchov
226cde0476
pythonPackages.google_cloud_spanner: init at 1.6.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov
b7c7eea740
pythonPackages.grpcio-gcp: init at 0.2.2 2018-11-20 14:12:16 -05:00
Chris Ostrouchov
50f0fc2862
pythonPAckages.google_cloud_securitycenter: init at 0.1.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov
8810a026c3
pythonPackages.google_cloud_runtimeconfig: init at 0.28.1 2018-11-20 14:12:16 -05:00
Chris Ostrouchov
4171715886
pythonPackages.google_cloud_resource_manager: init at 0.28.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov
2964bb840c
pythonPacakges.google_cloud_redis: init at 0.2.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov
3c40cc5eeb
pythonPackages.google_cloud_pubsub: init at 0.38.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov
1e85f64bc2
pythonPackages.google_cloud_monitoring: init at 0.30.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov
d3609a0610
pythonPackages.google_cloud_language: init at 1.1.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov
3a81c65c38
pythonPackages.google_cloud_iot: init at 0.1.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov
9c13931d5e
pythonPackages.google_cloud_firestore: init at 0.30.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov
4b88425dc9
pythonPackages.google_cloud_error_reporting: init at 0.30.0 2018-11-20 14:12:13 -05:00
Chris Ostrouchov
f012fd1f90
pythonPackages.google_cloud_logging: init at 1.8.0 2018-11-20 14:12:13 -05:00
Chris Ostrouchov
9887696cae
pythonPAckages.webapp2: init at 2.5.2 2018-11-20 14:12:13 -05:00
Chris Ostrouchov
aeba5b010c
pythonPackages.google_cloud_dns: init at 0.29.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov
5472060a7a
pythonPackages.google_cloud_dlp: init at 0.9.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov
dccf50300f
pythonPackages.google_cloud_datastore: init at 1.7.1 2018-11-20 14:12:12 -05:00
Chris Ostrouchov
206a66c138
pythonPAckages.google_cloud_dataproc: init at 0.2.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov
fcf9839117
pythonPackages.google_cloud_container: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov
a3b4598970
pythonPackages.google_cloud_bigtable: init at 0.31.0 2018-11-20 14:12:11 -05:00
Chris Ostrouchov
2b907d2856
pythonPackages.google_cloud_automl: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov
035ae7a5c8
pythonPackages.google_cloud_asset: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov
7e852bf739
pythonPackages.google_cloud_bigquery_datatransfer: init at 0.1.1 2018-11-20 14:12:10 -05:00
Chris Ostrouchov
fd46217757
pythonPackages.google_cloud_bigquery: init at 1.6.0 2018-11-20 14:12:10 -05:00
Chris Ostrouchov
9cb04c0799
pythonPackages.google_cloud_storage: init at 1.13.0 2018-11-20 14:12:10 -05:00
Chris Ostrouchov
6622deac9a
pythonPackages.google_cloud_testutils: init at unstable-36ffa923c7037e8b4fdcaa76272cb6267e908a9d
This is a pseudo package (not released on pypi) but a package
necissary for running google-cloud-* package tests.
2018-11-20 14:12:10 -05:00
Chris Ostrouchov
53a196bea8
pythonPackages.google_cloud_kms: init at 0.2.0 2018-11-20 14:12:09 -05:00
Chris Ostrouchov
855f9d02e5
pythonPackages.grpc_google_iam_v1: init at 0.11.4 2018-11-20 14:12:09 -05:00
Chris Ostrouchov
f5af8bf5f1
pythonPackages.google_resumeable_media: init at 0.3.1 2018-11-20 14:12:09 -05:00
markuskowa
c4c9e16bc7
Merge pull request #50822 from r-ryantm/auto-update/bacula
bacula: 9.2.1 -> 9.2.2
2018-11-20 19:27:10 +01:00
Profpatsch
7c75afaf1a haskellPackages.libnix: dontCheck 2018-11-20 19:03:09 +01:00
Pierre Bourdon
2f11166f43 kpcli: fix wrong program name in prompt (#50845) 2018-11-20 18:46:19 +01:00
Alyssa Ross
d012516c44
openssl_1_1: 1.1.1 -> 1.1.1a
CVE-2018-0734: https://www.openssl.org/news/vulnerabilities.html#2018-0734
CVE-2018-0735: https://www.openssl.org/news/vulnerabilities.html#2018-0735
2018-11-20 16:52:22 +00:00
Alyssa Ross
ae29a9e688
openssl: 1.0.2p -> 1.0.2q
CVE-2018-0734: https://www.openssl.org/news/vulnerabilities.html#2018-0734
CVE-2018-5407: https://www.openssl.org/news/vulnerabilities.html#2018-5407

No patches can any longer be shared between 1.0.2 and 1.1, so reorganize
patches into subdirectories (and remove an unused one).
2018-11-20 16:51:48 +00:00
Michael Raskin
d3bdf3fe98
Merge pull request #50839 from taku0/flashplayer-31.0.0.153
flashplayer: 31.0.0.122 -> 31.0.0.153
2018-11-20 16:25:45 +00: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
José Romildo Malaquias
cfc1a7ffb4 zafiro-icons: init at 0.7.2 2018-11-20 14:03:45 -02:00
Franz Pletz
64da5fcfac
riot-web: 0.17.3 -> 0.17.6 2018-11-20 14:26:15 +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
Peter Hoeg
0379c1c8e9
Merge pull request #50818 from r-ryantm/auto-update/android-file-transfer
android-file-transfer: 3.6 -> 3.7
2018-11-20 21:24:14 +08:00
Franz Pletz
a2412a765f
collectd: 5.8.0 -> 5.8.1 2018-11-20 13:43:20 +01:00
Franz Pletz
899659c99e
ipfs-cluster: 0.5.0 -> 0.7.0 2018-11-20 13:43:20 +01:00
Franz Pletz
90e56d7277
ipfs: 0.4.17 -> 0.4.18 2018-11-20 13:43:20 +01:00
Franz Pletz
907d46bff5
gx-go: 1.5.0 -> 1.9.0 2018-11-20 13:43:19 +01:00
Franz Pletz
4f6f92cc22
gx: 0.12.0 -> 0.14.1 2018-11-20 13:43:19 +01:00
Franz Pletz
3cd66c1263
prometheus-alertmanager: 0.15.2 -> 0.15.3 2018-11-20 13:43:19 +01:00
Franz Pletz
5fcb1debf7
lazygit: 0.4 -> 0.5 2018-11-20 13:43:19 +01:00
Franz Pletz
eea3c6bbd5
caddy: 0.11.0 -> 0.11.1 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
Franz Pletz
b62a18b0c2
batman_adv: 2018.2 -> 2018.4 2018-11-20 12:33:56 +01: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
R. RyanTM
119e4e30c8 batctl: 2018.3 -> 2018.4 (#50826)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2018-11-20 11:45:38 +01:00
Daniel Sandbecker
b8fbaebf08
xsv: Add darwin.Security as dependency on MacOS 2018-11-20 11:13:29 +01:00
zimbatm
7a9acea944
Merge pull request #50781 from zimbatm/terraform_0_12-alpha
Terraform 0.12.0-alpha2
2018-11-20 11:09:33 +01:00
Renaud
5c5e528f27
Merge pull request #50812 from r-ryantm/auto-update/python2.7-ansible
ansible: 2.7.1 -> 2.7.2
2018-11-20 10:40:17 +01:00
zimbatm
e28d3142a5
terraform_0_12: init at 0.12.0-alpha2 2018-11-20 10:32:36 +01:00
zimbatm
b554d6208a
terraform: add a "full" passthru
providers are already compiled independently so we don't need Hydra to
follow terraform_MAJ_MIN_full to have them all compiled.

Instead of having to create two aliases per release, add a "full"
passthru for that common use-case.

Eg:

  terraform_0_11_full -> terraform_0_11.full
2018-11-20 10:32:36 +01:00
Renaud
032c4b9ff0
Merge pull request #50696 from nyanloutre/makemkv-update
makemkv: 1.14.0 -> 1.14.1
2018-11-20 10:31:40 +01:00
zimbatm
a4195b20e6
terraform: delete old versions 2018-11-20 10:13:56 +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
Vladyslav Mykhailichenko
6fb56af8b2
wireguard-tools: 0.0.20181018 -> 0.0.20181119 2018-11-20 10:51:46 +02:00
nyanloutre
05166dcce1 makemkv: using two URLs for src
This will prevent future failures due to the first URL being broken each
time a new version is released

See https://github.com/NixOS/nixpkgs/pull/50437#issuecomment-439329862
for details
2018-11-20 09:45:02 +01:00
Sarah Brofeldt
3cc1fbbc61
Merge pull request #50829 from jluttine/nano-wallet-16.3
nano-wallet: 16.2 -> 16.3
2018-11-20 09:45:01 +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
taku0
76c23d904f flashplayer: 31.0.0.122 -> 31.0.0.153 2018-11-20 15:13:38 +09:00
Orivej Desh
75f477b9c0 creduce: replace patchPhase with postPatch 2018-11-20 06:03:02 +00:00
Jaakko Luttinen
2dc7417388
nano-wallet: 16.2 -> 16.3 2018-11-20 07:56:09 +02:00
Mateusz Kowalczyk
db26a5ac28
Merge pull request #50825 from r-ryantm/auto-update/babeld
babeld: 1.8.3 -> 1.8.4
2018-11-20 13:52:24 +09: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
Francois-Rene Rideau
05c90569c4 gerbil-unstable: 2018-09-06 -> 2018-11-19 2018-11-19 22:42:50 -05:00
Francois-Rene Rideau
f87b172891 gerbil: 0.13 -> 0.14 2018-11-19 22:42:50 -05:00
R. RyanTM
71f13d4ab4 babeld: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2018-11-19 19:42:18 -08:00
R. RyanTM
e5b8612ac7 bacula: 9.2.1 -> 9.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-11-19 19:16:54 -08:00
R. RyanTM
92b16eef4d android-file-transfer: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/android-file-transfer/versions
2018-11-19 18:38:58 -08:00
R. RyanTM
97c1e3069b checkSSLCert: 1.76.0 -> 1.78.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/check_ssl_cert/versions
2018-11-19 17:52:18 -08:00
R. RyanTM
263f4c43de ansible: 2.7.1 -> 2.7.2
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-ansible/versions
2018-11-19 17:21:37 -08:00
Francois-Rene Rideau
7ffdb45101 gambit-unstable: 2018-09-03 -> 2018-11-16 2018-11-19 19:19:48 -05:00
Matthew Bauer
70e2b0bef0 cmake: also set CTEST_PARALLEL_LEVEL 2018-11-19 18:14:44 -06:00
Herwig Hochleitner
bac76e8a9e chromium: add jdk.jre to build dependencies for versions >= 72
thanks for finding out @volth
see 6fba9250aa
2018-11-20 01:01:51 +01:00
Silvan Mosberger
172b76a97a
Merge pull request #50728 from r-ryantm/auto-update/http-prompt
http-prompt: 0.11.2 -> 1.0.0
2018-11-20 00:58:48 +01:00
Silvan Mosberger
badbfd9bfe
Merge pull request #50624 from r-ryantm/auto-update/python3.6-guessit
python36Packages.guessit: 3.0.0 -> 3.0.3
2018-11-20 00:30:31 +01:00
R. RyanTM
498fae6e48 culmus: 0.130 -> 0.133
* culmus: 0.130 -> 0.133 (#50759)

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

* culmus: fix hash
2018-11-20 00:14:14 +01:00
Francois-Rene Rideau
bbd4888dc3 gambit: 4.9.0 -> 4.9.1 2018-11-19 18:04:51 -05:00
Ryan Mulligan
3ad838adcf
Merge pull request #50764 from r-ryantm/auto-update/f3
f3: 7.0 -> 7.1
2018-11-19 14:59:42 -08:00
R. RyanTM
7c4c370078 drumkv1: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumkv1/versions
2018-11-19 14:52:37 -08:00
Herwig Hochleitner
7c79a0d4ac chromium: 70.0.3538.102 -> 70.0.3538.110
CVE-2018-17479
2018-11-19 23:52:22 +01:00
Renaud
14f2488216
Merge pull request #50791 from r-ryantm/auto-update/deepin-terminal
deepin.deepin-terminal: 3.0.10 -> 3.0.10.2
2018-11-19 23:52:05 +01:00
Renaud
24967b2b0a
Merge pull request #50517 from c0bw3b/pkg/planner
planner: 20170425 -> unstable-2018-03-25
2018-11-19 23:51:07 +01:00
Renaud
c2f9aef286
Merge pull request #50648 from r-ryantm/auto-update/python3.6-breathe
python36Packages.breathe: 4.10.0 -> 4.11.0
2018-11-19 23:50:16 +01:00
R. RyanTM
b385719107 eccodes: 2.9.0 -> 2.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2018-11-19 14:27:20 -08:00
R. RyanTM
5beb37d258 elfutils: 0.174 -> 0.175
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elfutils/versions
2018-11-19 14:21:00 -08:00