Commit graph

59739 commits

Author SHA1 Message Date
Félix Baylac-Jacqué a5aca72f93 bazel: 0.21.0 -> 0.22.0 2019-01-30 14:57:32 +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
Valentin Robert f5dbe5de07 coqPackages.coq-extensible-records: init at 1.2.0 2019-01-30 11:30:23 +00: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
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
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
Florian Klink 853bea47e3
Merge pull request #54504 from andir/firefox65
firefox 65
2019-01-30 02:13:53 +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
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