R. RyanTM
aeb51ab1f2
psc-package: 0.4.2 -> 0.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/psc-package/versions
2019-01-31 19:06:04 +01:00
Robert Schütz
451c11f89f
python.pkgs.isbnlib: init at 3.9.4
2019-01-31 19:00:50 +01:00
Vladyslav M
f04f90127a
Merge pull request #54844 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20181210 -> 20190121
2019-01-31 19:34:00 +02:00
Sergei Maximov
58f6729e56
Use "${vips}" instead of "${vips.out}"
2019-01-31 18:42:05 +03:00
Matthew Bauer
6182d28cab
Merge pull request #54915 from matthewbauer/rework-android-assert
...
androidenv: move licenseAccepted condition to androidsdk
2019-01-31 10:31:27 -05:00
Mario Rodas
46415c186c
racket: 7.1 -> 7.2 ( #54971 )
2019-01-31 15:06:23 +00:00
Robert Schütz
8a22450530
python.pkgs.astral: 1.9.1 -> 1.9.2
2019-01-31 15:09:10 +01:00
Rob Vermaas
bfc3789f38
julia: add 1.1.0
2019-01-31 14:18:29 +01:00
Robert Schütz
f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
...
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig
120238bcba
pythonPackages.precis-i18n: init at 1.0.0
...
This package is required since Gajim version 1.1.0 and I intentionally
didn't set meta.maintainers because I'm not going to be able to maintain
this package, except if Gajim requires a newer version.
Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:18 +01:00
aszlig
9df21abeb3
pythonPackages.nbxmpp: 0.6.8 -> 0.6.9
...
Just a small bugfix release, but required for Gajim 1.1.2.
Upstream fixes:
* Always bind after SM failed
* Dont try and guess system language
Signed-off-by: aszlig <aszlig@nix.build>
Closes: https://github.com/NixOS/nixpkgs/pull/54081
2019-01-31 11:09:48 +01:00
Andreas Rammhold
2f5d37b77b
qt511: 5.11.1 -> 5.11.3
...
This fixes
* CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
* CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
* CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
* CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
* CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
* CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference
More details can be obtained from the Qt annoucement [1].
[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 11:00:27 +01:00
Robert Schütz
c2707983ec
Merge pull request #54940 from dotlambda/CVE-2019-3498
...
django: CVE-2019-3498
2019-01-31 10:25:34 +01:00
Robert Schütz
864f8321ee
Merge pull request #54893 from nyanloutre/mautrix-telegram
...
mautrix-telegram: init at 0.4.0.post1
2019-01-31 10:24:49 +01:00
Christopher Ostrouchov
518a7b0f8e
pythonPackages.tableaudocumentapi: init at 0.6 ( #54956 )
2019-01-31 10:18:01 +01:00
Sergei Maximov
5aaf8c0e15
gem-config: add ruby-vips
2019-01-31 10:21:55 +03:00
Michael Raskin
2e76049491
lispPackages.quicklisp.quicklispdist: 2018-08-31 -> 2019-01-07
2019-01-31 07:21:30 +01:00
Michael Raskin
fa67afe92b
sbcl: fix uname invocation
2019-01-31 07:21:30 +01:00
Will Dietz
e5a8918909
Merge pull request #54961 from dtzWill/update/lua-setuphook-shoosh-hush-please
...
lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedly
2019-01-30 22:54:33 -06:00
Thomas Tuegel
b61797baf3
Merge pull request #54886 from markuskowa/fix-openblas
...
openblas: make the optimization target overridable
2019-01-30 20:53:36 -06:00
Danylo Hlynskyi
4f8e9e7c9b
Merge pull request #54834 from lsix/enable-qscintilla-py3
...
pythonPackages.qscintilla: enable for pyqt5
2019-01-31 01:53:38 +02:00
Andreas Rammhold
066be85d9d
qt56: fix CVE-2018-{15518,19873,19870,19871,19865,19869}
...
* CVE-2018-15518, Qt Base: “double free or corruption” in QXmlStreamReader
* CVE-2018-19873, Qt Base: QBmpHandler segfault on malformed BMP file
* CVE-2018-19870, Qt Base: Check for QImage allocation failure in qgifhandler
* CVE-2018-19871, Qt Imageformats: QImage: QTgaFile CPU exhaustion
* CVE-2018-19865, Qt Virtual Keyboard: Qt Virtual Keyboard logs all key presses
* CVE-2018-19869, Qt Svg: Fix crash when parsing malformed url reference
More details can be obtained from the Qt annoucement [1].
[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-31 00:50:29 +01:00
Pavol Rusnak
344b340815
pythonPackages.pyu2f: init at 0.1.4
2019-01-30 23:47:00 +00:00
Andreas Rammhold
295a210a23
qt56.qtvirtualkeyboard: init at 5.6.3
...
This adds the "missing" qtvirtualkeyboard module of qt56. I just add
this so I can apply (& test) the patches for a CVE in the next commit.
This might seem strange but in case anyone decided to add / use this in
the future we are on the safe(r) side.
2019-01-31 00:21:51 +01:00
Kévin Rauscher
e925ec27ba
bloop: 1.2.3 -> 1.2.5 ( #54427 )
2019-01-31 01:20:55 +02:00
Robert Schütz
c6e08579c5
python.pkgs.django_1_8: mark as insecure ( #54937 )
...
Since CVE-2018-14574 and CVE-2019-3498 affect 1.11, it is very likely
they also apply to 1.8. However, Django 1.8 has reached EOL in April
2018 and the patches were not backported.
2019-01-30 23:57:50 +01:00
Andreas Rammhold
66601282cc
qt59.qtvirtualkeyboard: fix CVE-2018-19865
...
CVE-2018-19865 tracks the issue of qtvirtualkeyboard where it logs all
user input. With this commit we are applying the recommended patches
form the upstream project.
More details can be obtained from the Qt annoucement [1].
[1] https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/
2019-01-30 23:50:48 +01:00
eyjhbb@gmail.com
31c3d157ae
arduino-mk: init at 1.6.0
2019-01-30 23:19:37 +01:00
Lancelot SIX
6c2bb2a3d0
pythonPackages.qscintilla-qt5: init at 2.9.4
2019-01-30 22:37:26 +01:00
Will Dietz
d96dcb66fb
lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedly
2019-01-30 13:55:07 -06:00
Mario Rodas
18ad447b6f
heroku: 7.18.2 -> 7.19.4
2019-01-30 21:18:14 +02:00
Alyssa Ross
f72d26d8dd
Merge pull request #53959 from ejpcmac/update-elixir_1_8
...
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:51:58 +00:00
Pavol Rusnak
929924d946
dotnet-sdk: 2.1.402 -> 2.2.103
2019-01-30 19:46:40 +01:00
Matthew Bauer
bdc7aabb2f
Merge pull request #54898 from matthewbauer/pyspark-fix
...
pyspark: 2.3.2 -> 2.4.0, fix version bounds
2019-01-30 13:30:34 -05:00
Matthew Bauer
c0f82700ee
pyspark: 2.3.2 -> 2.4.0, fix version bounds
...
py4j seems to work fine with this version
2019-01-30 13:29:29 -05:00
Alyssa Ross
60e279e526
Merge pull request #54939 from alyssais/ruby-2.6.1
...
ruby_2_6: 2.6.0 -> 2.6.1
2019-01-30 18:07:37 +00:00
Jean-Philippe Cugnet
2407326fd9
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:40:24 +01:00
Robert Schütz
677f8c1e77
python.pkgs.Keras: remove obsolete postPatch phase
2019-01-30 17:11:20 +01:00
Robert Schütz
071c7e8d53
python.pkgs.keras-preprocessing: 1.0.5 -> 1.0.8
2019-01-30 17:11:11 +01:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
...
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Nadrieril
957d0589ad
pythonPackages.syncserver: move to all-packages.nix and fix dependencies
2019-01-30 15:59:00 +01:00
Nadrieril
08aa3e7f2e
pythonPackages.tokenserver: add Nadrieril to maintainers
2019-01-30 15:58:58 +01:00
TG ⊗ Θ
ab3d099d30
pythonPackages.serversyncstorage: 1.6.11 -> 1.6.14
2019-01-30 15:58:58 +01:00
TG ⊗ Θ
c1a071dd49
pythonPackages.syncserver: 1.6.0 -> 1.8.0
2019-01-30 15:58:57 +01:00
TG ⊗ Θ
8119e08e34
pythonPackages.mozsvc: 0.8 -> 0.10
2019-01-30 15:58:56 +01:00
Matthieu Coudron
c4519cf8a6
lua: add withPackages function ( #54460 )
...
* lua: add withPackages function
First step towards more automation similar to the haskell backend.
Follow up of https://github.com/NixOS/nixpkgs/pull/33903
2019-01-30 14:13:15 +00:00
Maximilian Bosch
c7001df243
Merge pull request #53650 from Ma27/update-shmig
...
shmig: 2017-07-24 -> 1.0.0
2019-01-30 15:06:59 +01:00
Félix Baylac-Jacqué
a5aca72f93
bazel: 0.21.0 -> 0.22.0
2019-01-30 14:57:32 +01:00
Alyssa Ross
b89c3b952a
ruby_2_6: 2.6.0 -> 2.6.1
2019-01-30 13:47:28 +00:00
Robert Schütz
682b551864
python.pkgs.django_2_0: 2.0.9 -> 2.0.10
...
fixes CVE-2019-3498
2019-01-30 14:46:54 +01:00
Robert Schütz
e79d165d42
python.pkgs.django_1_11: 1.11.17 -> 1.11.18
...
fixes CVE-2019-3498
2019-01-30 14:45:23 +01:00
Enno Lohmeier
c995ad005e
pythonPackages.favicon: init at 0.5.1 ( #54920 )
2019-01-30 14:03:16 +01:00
Enno Lohmeier
edbb9922c4
pythonPackages.django-sesame: init at 1.4 ( #54926 )
2019-01-30 13:59:33 +01:00
Philipp Middendorf
a04e81898c
gprof2dot: 2015-04-27 -> 2017-09-19
2019-01-30 13:32:44 +01:00
Valentin Robert
f5dbe5de07
coqPackages.coq-extensible-records: init at 1.2.0
2019-01-30 11:30:23 +00:00
Will Fancher
0969e91389
Remove GHCJS 8.2
2019-01-30 04:45:41 -05:00
Will Fancher
d2362209c6
Fix aeson on GHC 8.4
2019-01-30 04:44:42 -05:00
Robert Schütz
dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
...
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
nyanloutre
9cc5a48329
pythonPackages.telethon-session-sqlalchemy: init at 0.2.5
2019-01-30 09:58:15 +01:00
nyanloutre
351256a9df
pythonPackages.telethon: init at 1.5.4
2019-01-30 09:58:15 +01:00
nyanloutre
7993fa60b8
pythonPackages.mautrix-appservice: init at 0.3.7
2019-01-30 09:58:14 +01:00
Philipp Middendorf
72857e2850
fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages
2019-01-30 09:38:37 +01:00
Philipp Middendorf
cdc3ee316f
pythonPackages.androguard: init at 3.3.3
2019-01-30 09:38:36 +01:00
Philipp Middendorf
48377df063
pythonPackages.python-vagrant: init at 0.5.15
2019-01-30 09:38:36 +01:00
Philipp Middendorf
98ff153a95
python3Packages.docker-py: init at 1.10.6
2019-01-30 09:38:36 +01:00
Will Fancher
96360a3a49
GHCJS: Add elvishjerricco as maintainer
2019-01-30 03:24:15 -05:00
Will Fancher
57cb854e42
GHCJS: Add 8.6
2019-01-30 03:22:59 -05:00
Will Fancher
27a48b714d
GHCJS: Fix 8.4 build
2019-01-30 03:22:58 -05:00
Jack Kelly
ff3c60b338
haskellPackages.posix-pty: dontCheck
...
The test program does not exit gracefully.
See https://github.com/merijn/posix-pty/issues/12
2019-01-30 19:00:27 +11:00
Matthew Bauer
9c770c4efa
androidenv: move licenseAccepted condition to androidsdk
...
The NDK can be built without accepting the license.
2019-01-29 21:13:41 -05:00
Florian Klink
853bea47e3
Merge pull request #54504 from andir/firefox65
...
firefox 65
2019-01-30 02:13:53 +01:00
nyanloutre
ee6dd6acb4
pythonPackages.future-fstrings: init at 0.4.5
2019-01-30 01:09:05 +01:00
Michael Raskin
2ecf0b716e
Merge pull request #54902 from tohl/master
...
sbcl updated, tested on nixos x86_64
2019-01-29 23:10:46 +00:00
Robert Schütz
99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
...
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Tomas Hlavaty
6483a5b5b4
sbcl: 1.4.15 -> 1.4.16
2019-01-29 22:26:14 +01:00
Dmitry Kalinkin
c52e9e6080
pythonPackages.pyarrow: redo fix on darwin
2019-01-29 16:19:02 -05:00
Claes Wallin (韋嘉誠)
5cc36ece45
python: sphinx-argparse: init at 0.2.5
2019-01-30 04:50:36 +08:00
Dmitry Kalinkin
571e44b5b8
Merge pull request #54787 from FlorianFranzen/qt59
...
qt59: 5.9.3 -> 5.9.7
2019-01-29 15:43:57 -05:00
Alyssa Ross
eaf0b5e595
defaultGemConfig.tzinfo: fix for >=2.0 ( #54881 )
2019-01-29 20:30:56 +00:00
Andreas Rammhold
604bd482d1
nss: 3.41 -> 3.42
2019-01-29 20:30:42 +01:00
Peter Simons
3b1158c8dd
ghcjs: mark compiler builds as broken
...
These builds have been failing for a long time ...
2019-01-29 20:19:54 +01:00
Peter Simons
f3dc051771
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
01238f97b1
.
2019-01-29 20:19:54 +01:00
Peter Simons
be1cae381f
hackage2nix: disable broken builds on Hydra
...
@gridaphobe: ghc-srcspan-plugin has been broken for quite a while now.
2019-01-29 20:19:53 +01:00
Peter Simons
4a1c5eea97
LTS Haskell 13.5
2019-01-29 20:19:53 +01:00
Graham Christensen
18993b3dd1
elixir: remember where a package is defined
...
A bunch of human-facing things around Nixpkgs depend on knowing where
a package was defined. This PR makes it so ofborg can ping elixir
maintainers.
2019-01-29 12:32:55 -05:00
Robert Schütz
74d1850c0e
openzwave: 2018-11-04 -> 2018-11-13
2019-01-29 16:24:26 +01:00
Will Dietz
851dae4ec9
pythonPackages.fonttools: 3.36.0 -> 3.37.0
2019-01-29 15:00:25 +00:00
Robert Schütz
c1be0483b3
python.pkgs.astral: 1.8 -> 1.9.1
2019-01-29 15:53:13 +01:00
Markus Kowalewski
57c37456db
openblas: make the optimazation target overridable
2019-01-29 14:34:02 +01:00
Philip Patsch
5c6892e1a2
bazel: fix java toolchain regression
...
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.
Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.
Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
Vladimír Čunát
7e6662a275
Merge #54438 : openssl_1_1: use the same default CA path as 1.0.*
2019-01-29 13:51:55 +01:00
Nathan van Doorn
28097a54f1
metamath: 0.171 -> 0.172
2019-01-29 10:58:21 +00:00
Peter Simons
dd98e07fed
stylish-cabal: fix build with GHC 8.4.x (and clean up overrides)
...
Unfortunately, more recent compiler versions are unable to build this package
because of its dependency on the old haddock-library version.
2019-01-29 10:59:32 +01:00
Peter Simons
dd5acc08db
darcs: drop obsolete overrides
...
Fixes https://github.com/NixOS/nixpkgs/issues/53433 .
2019-01-29 10:23:54 +01:00
Peter Simons
6c8098da26
haskell-tonaparser: disable test suite to avoid infinite recursion
2019-01-29 10:23:54 +01:00
Peter Simons
7aabea02f0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
c400563a55
.
2019-01-29 10:23:54 +01:00
lewo
2f8896b821
Merge pull request #54810 from vdemeester/update-kustomize
...
kustomize: 1.0.10 -> 1.0.11
2019-01-29 09:39:58 +01:00
Ryan Mulligan
83e4cf53b9
Merge pull request #54766 from r-ryantm/auto-update/now-cli
...
now-cli: 13.0.4 -> 13.1.2
2019-01-28 18:30:42 -08:00
Ryan Mulligan
25e9bfd895
Merge pull request #54710 from r-ryantm/auto-update/python3.7-eradicate
...
python37Packages.eradicate: 0.2.1 -> 1.0
2019-01-28 18:29:34 -08:00
R. RyanTM
ae78ae0fc1
ammonite: 1.6.2 -> 1.6.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/ammonite/versions
2019-01-28 21:04:14 -05:00