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
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
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
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