Commit Graph

60023 Commits

Author SHA1 Message Date
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
Dmitry Kalinkin
fd75bbccb9
Revert "qt59-qtbase: fix darwin build with clang-5"
The fix is already included in Qt 5.9.7

This reverts commit 0bf153f9c0.
2019-01-28 19:53:52 -05:00
Mateusz Kowalczyk
3115e3dbce
Merge pull request #54832 from r-ryantm/auto-update/gloox
gloox: 1.0.21 -> 1.0.22
2019-01-29 09:27:38 +09:00
Silvan Mosberger
d089bd0876
pythonPackages.Wand: Fix evaluation, passthru imagemagick
As required by SQLAlchemy-ImageAttach (which doesn't even build
currently though)
2019-01-29 00:46:59 +01:00
Michael Weiss
abbb8219dc
python37Packages.google_api_python_client: 1.7.7 -> 1.7.8 2019-01-29 00:11:06 +01:00
Silvan Mosberger
d4ad10176e
Merge pull request #54689 from r-ryantm/auto-update/python3.7-Wand
python37Packages.Wand: 0.4.5 -> 0.5.0
2019-01-28 23:38:53 +01:00
Silvan Mosberger
4ba2d947ff
pythonPackages.Wand: Clean up and switch to imagemagick7
http://docs.wand-py.org/en/0.5.0/whatsnew/0.5.html#imagemagick-7-support
2019-01-28 23:34:28 +01:00
Silvan Mosberger
07c3f81aa6
pythonPackages.Wand: Fix imagemagick path 2019-01-28 23:25:01 +01:00
R. RyanTM
86a66fda12 closurecompiler: 20181210 -> 20190121
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
2019-01-28 13:35:09 -08:00
worldofpeace
c259cbe19f pythonPackages.textacy: fix build 2019-01-28 20:33:46 +00:00
worldofpeace
e7c0604fb1 pythonPackages.ftfy: enable tests 2019-01-28 20:33:46 +00:00
R. RyanTM
bd0e9bba3d python37Packages.ftfy: 5.5.0 -> 5.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/python3.7-ftfy/versions
2019-01-28 20:33:46 +00:00
R. RyanTM
eb6df5f186 python37Packages.pysam: 0.15.1 -> 0.15.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/python3.7-pysam/versions
2019-01-28 20:08:47 +00:00
R. RyanTM
c5f420381c python37Packages.pika: 0.12.0 -> 0.13.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/python3.7-pika/versions
2019-01-28 20:02:10 +00:00
R. RyanTM
28f95a5b6c gloox: 1.0.21 -> 1.0.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gloox/versions
2019-01-28 11:24:27 -08:00
Silvan Mosberger
45228873f5
Merge pull request #54824 from r-ryantm/auto-update/freetds
freetds: 1.00.110 -> 1.00.111
2019-01-28 20:11:36 +01:00
R. RyanTM
da16c2e390 freetds: 1.00.110 -> 1.00.111
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2019-01-28 10:06:19 -08:00
Yorick
83520c308c buildkite-agent3: 3.0.1 -> 3.8.4 (#54430) 2019-01-28 17:31:00 +00:00
worldofpeace
38527866cf gnome-menus: drop intltool
See: 74771e78de/NEWS (L7)
2019-01-28 17:26:13 +00:00
R. RyanTM
e48c7a3a15 gnome-menus: 3.31.3 -> 3.31.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/gnome-menus/versions
2019-01-28 17:26:13 +00:00
R. RyanTM
68043a048e python27Packages.mechanize: 0.3.7 -> 0.4.0 (#54720)
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-mechanize/versions
2019-01-28 17:49:21 +01:00
R. RyanTM
f8865ae0be python37Packages.immutables: 0.6 -> 0.9 (#54719)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-immutables/versions
2019-01-28 17:40:52 +01:00
R. RyanTM
0ef85cca2e lttng-ust: 2.10.2 -> 2.10.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/lttng-ust/versions
2019-01-28 16:45:32 +01:00
R. RyanTM
07e06f3e0b lttng-tools: 2.10.5 -> 2.10.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-01-28 16:44:56 +01:00
Matthew Bauer
82a1153d6d coq-modules: add default to fix eval
We don’t want these to not even evaluate, otherwise we won’t know why
they’re broken. For now, I’ve left these as the latest version for a
default. In the future, maybe we should be smarter about choosing these.

(cherry picked from commit e20b65156c)
2019-01-28 10:16:30 -05:00
Vincent Demeester
7df5bb1633
kustomize: 1.0.10 -> 1.0.11
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 15:46:11 +01:00
Ryan Mulligan
6cfffbd218
Merge pull request #54781 from r-ryantm/auto-update/librime
librime: 1.3.2 -> 1.4.0
2019-01-28 05:51:09 -08:00
R. RyanTM
4f832c5ad8 kotlin: 1.3.11 -> 1.3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-01-28 08:34:48 -05:00
R. RyanTM
3334a02738 python37Packages.fonttools: 3.34.2 -> 3.36.0 (#54722)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fonttools/versions
2019-01-28 14:05:29 +01:00
R. RyanTM
2af381973c librime: 1.3.2 -> 1.4.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/librime/versions
2019-01-28 03:02:50 -08:00
Michael Raskin
545cbf1bc3
Merge pull request #54632 from fare-patches/master
Update gambit and gerbil from upstream
2019-01-28 10:33:29 +00:00
Silvan Mosberger
ced7e99841
Merge pull request #54688 from r-ryantm/auto-update/python3.7-texttable
python37Packages.texttable: 1.5.0 -> 1.6.0
2019-01-28 10:56:03 +01:00
R. RyanTM
8c2aaf37fd python37Packages.httpsig: 1.2.0 -> 1.3.0 (#54724)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-httpsig/versions
2019-01-28 10:24:13 +01:00
R. RyanTM
0f490eab3e mill: 0.3.5 -> 0.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mill/versions
2019-01-28 01:04:08 -08:00
R. RyanTM
f8f8f5b149 python37Packages.latexcodec: 1.0.5 -> 1.0.6 (#54735)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-latexcodec/versions
2019-01-28 09:23:04 +01:00
R. RyanTM
ae33406748 now-cli: 13.0.4 -> 13.1.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/now-cli/versions
2019-01-27 23:46:17 -08:00
Tim Cuthbertson
2d3a53ad6d pythonPackages.nose_progressive: 1.5.1 -> 1.5.2 2019-01-28 15:18:26 +11:00
Dmitry Kalinkin
e6f2816502
Merge pull request #54611 from veprbl/pr/libsForQt5.poppler_fix
libsForQt5.poppler: fix on darwin
2019-01-27 22:01:32 -05:00
Graham Christensen
078d8853cf
Merge pull request #54699 from MikePlayle/master
libamqpcpp: 3.0.0 -> 4.1.3
2019-01-27 20:43:23 -05:00
Silvan Mosberger
ddcf01bca6
Merge pull request #53848 from veprbl/pr/qtwebengine_darwin_fix
qt511.qtwebengine: fix on darwin
2019-01-28 02:41:53 +01:00
Florian Klink
d5881eb5f0
Merge pull request #54718 from r-ryantm/auto-update/python3.7-astral
python37Packages.astral: 1.7.1 -> 1.8
2019-01-28 02:16:35 +01:00
Florian Klink
40ede81f30
Merge pull request #54683 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.23.0 -> 6.23.1
2019-01-28 02:16:01 +01:00
Dmitry Kalinkin
56dcf6e1f6
qt5.qtwebengine: refactor to use lib.versionOlder 2019-01-27 19:01:17 -05:00
Shea Levy
15e8d1d314
Merge pull request #52848 from mightybyte/callHackage-variant
Add a callHackage variant that doesn't require all-cabal-hashes
2019-01-27 17:13:40 -05:00
Jörg Thalheim
d5f340f59e
Merge pull request #54658 from allowthere/patch-2
go: 1.11.4 -> 1.11.5
2019-01-27 20:19:23 +00:00
Will Dietz
2b0108482e
Merge pull request #53916 from dtzWill/update/getdns-1.5.1
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
2019-01-27 13:33:26 -06:00
Silvan Mosberger
a5c912f7f9
Merge pull request #54008 from palfrey/libnetfilter_acct
libnetfilter_acct: init at 1.0.3
2019-01-27 20:28:04 +01:00
Silvan Mosberger
e06af14ce7
Merge pull request #54612 from veprbl/pr/qtkeychain_cleanup
qtkeychain: remove CMP0025 hack
2019-01-27 20:23:21 +01:00
Matthew Bauer
8f30e05ce6
Merge pull request #54614 from matthewbauer/libstdcxx
libstdcxx: don’t set stdlib automatically
2019-01-27 13:55:27 -05:00
Matthew Bauer
580c675ea9
Merge pull request #53618 from matthewbauer/fix-49206
haskell.buildStackProject: use setup hook
2019-01-27 13:54:40 -05:00
R. RyanTM
cd0e669d80 python37Packages.astral: 1.7.1 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-astral/versions
2019-01-27 10:52:35 -08:00
Tor Hedin Brønner
b2d0bd4b99
Merge pull request #54664 from r-ryantm/auto-update/totem-pl-parser
gnome3.totem-pl-parser: 3.26.1 -> 3.26.2
2019-01-27 19:01:04 +01:00
Silvan Mosberger
fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Doug Beardsley
0cb5b013c0 Overrides can be passed to callHackageDirect 2019-01-27 12:28:01 -05:00
Jan Tojnar
d06efd2107
Merge pull request #54615 from jtojnar/gtk3-x11
gtk3-x11: fix build
2019-01-27 17:54:14 +01:00
Jörg Thalheim
db1d045351
Merge pull request #54705 from r-ryantm/auto-update/python3.7-pydub
python37Packages.pydub: 0.23.0 -> 0.23.1
2019-01-27 16:48:48 +00:00
R. RyanTM
22bbac03b5 python37Packages.eradicate: 0.2.1 -> 1.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/python3.7-eradicate/versions
2019-01-27 08:43:06 -08:00
Jan Tojnar
6851b8f3da
python.pkgs.pygobject2: fix darwin build 2019-01-27 17:24:53 +01:00
Jan Tojnar
8f217162e7
gtk2-x11: fix darwin build 2019-01-27 17:24:36 +01:00
R. RyanTM
40dd693ba9 python37Packages.pydub: 0.23.0 -> 0.23.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/python3.7-pydub/versions
2019-01-27 07:53:57 -08:00
R. RyanTM
88fac8aa40 python37Packages.peewee: 3.8.1 -> 3.8.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/python3.7-peewee/versions
2019-01-27 15:17:45 +00:00
Jan Tojnar
10a60af7e0
gtk3-x11: fix darwin build 2019-01-27 15:38:18 +01:00
Alyssa Ross
9c2c5eec14
Merge pull request #54640 from alyssais/rbczmq
defaultGemConfig.rbczmq: init
2019-01-27 14:31:25 +00:00
Mike Playle
449b7101ff libamqpcpp: 3.0.0 -> 4.1.3 2019-01-27 14:28:07 +00:00
worldofpeace
23b673bc89
gnome3.totem-pl-parser: remove gmime dependency
See: https://gitlab.gnome.org/GNOME/totem-pl-parser/blob/V_3_26_2/NEWS#L4
2019-01-27 06:45:52 -05:00
Gabriel Ebner
022fe62e43
Merge pull request #54687 from r-ryantm/auto-update/python3.7-rlp
python37Packages.rlp: 1.0.3 -> 1.1.0
2019-01-27 12:41:11 +01:00
R. RyanTM
9e6241ef69 python37Packages.Wand: 0.4.5 -> 0.5.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/python3.7-wand/versions
2019-01-27 03:37:41 -08:00
R. RyanTM
c653e7f6bb python37Packages.texttable: 1.5.0 -> 1.6.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/python3.7-texttable/versions
2019-01-27 03:26:19 -08:00
R. RyanTM
9533ea5a9b python37Packages.rlp: 1.0.3 -> 1.1.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/python3.7-rlp/versions
2019-01-27 03:23:20 -08:00
Vladimír Čunát
eb965a4b38
Revert "hackage-packages.nix: automatic Haskell package set update"
This reverts commit c6ff4d6192.

error: while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/.gc-of-borg-outpaths.nix:39:12, called from undefined position:
while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:6, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/attrsets.nix:292:43:
while evaluating 'hydraJob' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:157:14, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:14:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:174:13:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:141:13:
while evaluating the attribute 'buildInputs' of the derivation 'tonaparser-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
while evaluating the attribute 'buildInputs' of the derivation 'tonatona-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
infinite recursion encountered, at undefined position
2019-01-27 11:42:40 +01:00
Vladimír Čunát
a687ef9739
go_1_9: mark as insecure (see the parent commit)
Upstream only supports two latest releases.
https://github.com/golang/go/issues/29903#issuecomment-457307356
2019-01-27 11:33:57 +01:00
Vladimír Čunát
d32e779ae8
go_1_10: 1.10.7 -> 1.10.8 (security)
https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw
https://github.com/NixOS/nixpkgs/pull/54658
2019-01-27 11:29:13 +01:00
R. RyanTM
94f77d993f python37Packages.twilio: 6.23.0 -> 6.23.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/python3.7-twilio/versions
2019-01-27 02:17:12 -08:00
Vladimír Čunát
185d88c515
adoptopenjdk-bin: fail in a good way when unsupported
It was breaking the tarball job:
https://hydra.nixos.org/build/87863422
2019-01-27 10:46:07 +01:00
Peter Simons
c6ff4d6192 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
48c03b982b.
2019-01-27 10:26:39 +01:00
Kosyrev Serge
2e5c9ba727 haskell generic-builder.nix: adapt to package config files having more spaces 2019-01-27 10:26:07 +01:00
Kosyrev Serge
ea19a8ed1e ghcHEAD: update to 8.7 2019-01-27 10:26:07 +01:00
Kosyrev Serge
c92101bc32 ghc-8.6.3-binary 2019-01-27 10:26:07 +01:00
Léo Gaspard
0a39cabd11
Merge branch 'pr-54650'
* pr-54650:
  wabt: 1.0.6 -> 1.0.8
2019-01-27 07:55:16 +01:00
R. RyanTM
c2c552e22f gnome3.totem-pl-parser: 3.26.1 -> 3.26.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/totem-pl-parser/versions
2019-01-26 20:37:51 -08:00
allowthere
d803da845f
go: 1.11.4 -> 1.11.5
https://groups.google.com/forum/#!msg/golang-announce/mVeX35iXuSw/Flp8FX7QEAAJ

We have just released Go 1.11.5 and Go 1.10.8 to address a recently reported security issue. We recommend that all users update to one of these releases (if you’re not sure which, choose Go 1.11.5).

This DoS vulnerability in the crypto/elliptic implementations of the P-521 and P-384 elliptic curves may let an attacker craft inputs that consume excessive amounts of CPU.

These inputs might be delivered via TLS handshakes, X.509 certificates, JWT tokens, ECDH shares or ECDSA signatures. In some cases, if an ECDH private key is reused more than once, the attack can also lead to key recovery.

The issue is CVE-2019-6486 and Go issue golang.org/issue/29903. See the Go issue for more details.
2019-01-27 02:59:44 +00:00
R. RyanTM
68b6efbce9 wabt: 1.0.6 -> 1.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-01-26 17:39:14 -08:00
Piotr Bogdan
c626c85dce ffmpeg_0: drop 2019-01-27 00:41:18 +00:00
Piotr Bogdan
0fb0af65b0 gst-ffmpeg: drop 2019-01-27 00:41:18 +00:00
Piotr Bogdan
8eeecd653d ffmpeg_1: drop 2019-01-27 00:41:18 +00:00
Silvan Mosberger
252d20f97d
Merge pull request #53528 from Moredread/medfile/bump
medfile: 3.3.1 -> 4.0.0
2019-01-27 00:54:41 +01:00
Jörg Thalheim
ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Silvan Mosberger
e08aea3bc3
Merge pull request #54091 from r-ryantm/auto-update/python3.7-jellyfish
python37Packages.jellyfish: 0.6.1 -> 0.7.1
2019-01-26 23:31:19 +01:00
Silvan Mosberger
0cdab8e3f1
Merge pull request #54079 from r-ryantm/auto-update/python3.7-OWSLib
python37Packages.owslib: 0.17.0 -> 0.17.1
2019-01-26 23:20:56 +01:00
Sander van der Burg
287e92ad47 androidenv: Remove unused patch 2019-01-26 23:17:30 +01:00
Silvan Mosberger
186762719b
Merge pull request #54371 from Gerschtli/add/mdl
mdl: init at 0.5.0
2019-01-26 22:47:21 +01:00
Robin Palotai
566539ff55 Add test and docs. 2019-01-26 22:22:34 +01:00
Robin Palotai
d3199ddaa7 Add gzip and gnutar to default bazel-bash tools. These are often used by rules, mostly due to Bazel's one-output rule. 2019-01-26 22:22:34 +01:00
Alyssa Ross
b162eb92d3
defaultGemConfig.rbczmq: init
Fixes https://github.com/manveru/bundix/issues/42.
2019-01-26 21:13:57 +00:00
Vladyslav M
d359b5df54
Merge pull request #54633 from srghma/pnpm-fix
pnpm: fix build error "unsupported URL Type link"
2019-01-26 22:56:06 +02:00
Sander van der Burg
9130c1d592 androidsdk: fix missing fontconfig library reference when tools version 26.1.x is used 2019-01-26 21:35:18 +01:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis (#54396)
postgis: cleanup

Another part of https://github.com/NixOS/nixpkgs/pull/38698, though I did cleanup even more.
Moving docs to separate output should save another 30MB.

I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Sergei Khoma
7ea948f912 pnpm: fix build error "unsupported URL Type link" 2019-01-26 19:26:17 +02:00
Francois-Rene Rideau
a737bbd40d gerbil-unstable: 2018-11-19 -> 2019-01-25 2019-01-26 12:05:55 -05:00
Francois-Rene Rideau
85f84819fc gerbil: 0.14 -> 0.15 2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
04469284ce gerbil: use full path for gsc, gxc 2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
83a48f7ac4 gambit-unstable : 2018-11-19 -> 2019-01-18
This is actually the same as the stable version 4.9.2.
2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
d9e452d8eb gambit: 4.9.1 -> 4.9.2 2019-01-26 12:05:54 -05:00
Francois-Rene Rideau
f22db06db6 gambit: bootstrap from gitless tarball 2019-01-26 12:05:53 -05:00
Elis Hirwing
94069a4fd3
Merge pull request #54623 from sephalon/limitlessled
pythonPackages.limitlessled: init at 1.1.3
2019-01-26 17:50:49 +01:00
Florian Franzen
776c96272c qt59: 5.9.3 -> 5.9.7 2019-01-26 17:01:23 +01:00
Stefan Wiehler
3e0088e68f pythonPackages.limitlessled: init at 1.1.3 2019-01-26 15:02:17 +01:00
Domen Kožar
c71e6fa79b
Merge pull request #54605 from jerith666/elm-unsafe-path-fix
elm: fix UnsafePath error downloading dependencies
2019-01-26 19:06:52 +07:00
Elis Hirwing
f3230da9be
Merge pull request #54458 from nthorne/UFTrace_0_9_2
uftrace: 0.9.1 -> 0.9.2
2019-01-26 13:05:01 +01:00
Elis Hirwing
8fcf4925c7
Merge pull request #54473 from jdanekrh/packer_1.3.3
packer: 1.3.1 -> 1.3.3
2019-01-26 12:59:21 +01:00
Robert Schütz
4506266b4a platformio: 3.6.2 -> 3.6.4 2019-01-26 12:39:39 +01:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00