3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

37229 commits

Author SHA1 Message Date
Frederik Rietdijk b27a2667db python.pkgs.hypothesis fixup 2017-05-28 08:34:46 +02:00
Joachim Fasting a50315d736
tinycc: 0.9.27pre-20170225 -> 0.9.27pre-20170527
Contains fixes for the x86_64 codegen [1]

[1]: https://lists.nongnu.org/archive/html/tinycc-devel/2017-05/msg00102.html
2017-05-27 23:22:50 +02:00
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk 4cbd5e4141 python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10 2017-05-27 14:25:08 +02:00
Robert Scott 45ac7700fa mkPythonDerivation: obey a dontWrapPythonPrograms attribute
This should allow a python derivation to disable possibly overzealous
python program wrapping without having to override the whole fixupPhase
2017-05-27 14:25:08 +02:00
Frederik Rietdijk c10af9e744 Python: wrapPythonPrograms: only wrap in $out/bin
Thus far all executables in a derivation were wrapped. This commit
only wraps executables in $out/bin. If other scripts need to be wrapped
as well, then one can use wrapPythonProgramsIn.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk 6cd52fa440 python.pkgs.llvmlite: 0.16.0 -> 0.18.0 2017-05-27 14:25:08 +02:00
Frederik Rietdijk 0d43420621 python.pkgs.astroid: 1.4.9: 1.5.2 2017-05-27 14:25:08 +02:00
Frederik Rietdijk 97f67d1b5a buildPythonPackage: do not keep checkInputs
When tests are disabled, we do not want to pass checkInputs to
stdenv.mkDerivation. This reduces the build requirements and, more
importantly, helps cutting cycles.
2017-05-27 14:25:08 +02:00
Daiderd Jordan eeeaba31f8 Merge pull request #26139 from LnL7/armv7l-go
go: disable failing tests on arm
2017-05-27 13:52:50 +02:00
Jaakko Luttinen ef54727795
pythonPackages.Nikola: init at 7.8.4 2017-05-27 14:17:39 +03:00
Pascal Wittmann f06f4a0728
pandas: remove outdated comment
closes #26058
2017-05-27 12:05:30 +02:00
Frederik Rietdijk 959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Frederik Rietdijk 66deb18463 python.pkgs.pytestdjango: remove duplicate expression
We already have an expression. This one wasn't referenced anywhere.
2017-05-27 11:28:00 +02:00
Peter Simons c976806322 haskell-servant-client: fix evaluation 2017-05-27 10:33:37 +02:00
Peter Simons 33b4a6853e liquidhaskell: try fix test suite
This almost succeeded, but some minor issues remain.
2017-05-27 10:33:37 +02:00
Peter Simons d67214d8f7 liquidhaskell: fix build 2017-05-27 10:33:37 +02:00
Peter Simons dfe23fc584 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
600bbf8919.
2017-05-27 10:33:33 +02:00
Peter Simons 51b7b5f2f9 hackage2nix: maintain logging-facade-syslog 2017-05-27 10:32:49 +02:00
Peter Simons b7e45d143c hackage2nix: update list of broken builds 2017-05-27 10:32:49 +02:00
Peter Simons 26708385fa hackage2nix: clean up required extra-versions for aeson 2017-05-27 10:32:49 +02:00
Peter Simons 2c2965c395 liquid-fixpoint: disable shared executables to fix the test suite
The test suite runs "fixpoint" in an environment where the required library
search paths aren't set up properly.
2017-05-27 10:32:49 +02:00
Peter Simons bf09054ff0 liquid-fixpoint: patchShebangs is no longer required in version 0.6.0.1 2017-05-27 10:32:49 +02:00
Martin Wohlert b20f20d3eb libopus: 1.1.4 -> 1.1.5
http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html

> May 24, 2017
>
> This Opus 1.1.5 release backports the surround encoder bug fix from 1.2-beta. There are no other changes compared to 1.1.4.
2017-05-27 02:59:16 +02:00
Daiderd Jordan b9bea6b17f
go: disable tests on arm 2017-05-26 21:35:27 +02:00
Peter Simons 8a11612d50 maude: disable CVC4 support to fix the build 2017-05-26 20:37:36 +02:00
Vladimír Čunát 00672dec8a
Merge older staging
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Nikolay Amiantov addb96c323 unity3d: 5.5.3 -> 5.6.1
Fixes #26061.
2017-05-26 16:21:25 +03:00
Volth 3de90b259c webkitgtk: 2.14.11 -> 2.16.3 2017-05-26 16:20:54 +03:00
Franz Pletz 3d6ed4a072
webkitgtk: remove unreferenced 2.12 and patch 2017-05-26 13:09:41 +02:00
Franz Pletz 963c32ffe1
packer: 0.12.2 -> 1.0.0 2017-05-26 13:09:13 +02:00
midchildan 586abbf737 poppler: Include poppler encoding data by default 2017-05-26 13:49:22 +03:00
Nicolas Mattia da192f2741 stutter: init at 0.1.0.1
This adds the stutter string generator to all-packages and update the
hackage indices for dependencies.
2017-05-26 09:15:55 +01:00
Matthew Maurer a8d3cb8c29 rustfmt: 0.8.1 -> 0.8.3
Did not bump to 0.8.4 since that doesn't build with current stable.
2017-05-26 01:33:55 +02:00
Daiderd Jordan 43aa3017e4 Merge pull request #26078 from mt-caret/3to2-fetchpypi
3to2: refactor to use fetchpypi
2017-05-25 19:24:27 +02:00
Joachim F 71f7de9185 Merge pull request #25923 from dbrock/solc
solc: 0.4.8 -> 0.4.11
2017-05-25 16:38:50 +01:00
Joachim Fasting 3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5 2017-05-25 17:12:37 +02:00
Cray Elliott 3a183888a4 ffmpeg-full: update sha256
it seems a new source archive was uploaded, replacing the old one, as
nix-prefetch-url reports a new hash
2017-05-25 01:49:00 -07:00
Masayuki Takeda d7401175b7 use fetchPypi instead of fetchurl 2017-05-25 11:22:21 +09:00
Yann Hodique c9e63ded80 go: 1.8.2 -> 1.8.3 2017-05-25 03:23:41 +02:00
Franz Pletz 9bb358316f
php71: 7.1.2 -> 7.1.5 2017-05-25 02:44:16 +02:00
Jaka Hudoklin 7d1e775a68 Merge pull request #25539 from holidaycheck/nodejs-7.10.0
nodejs-7_x: 7.9.0 -> 7.10.0
2017-05-25 01:40:48 +02:00
Jaka Hudoklin fe891e7e10 Merge pull request #25989 from frontsideair/flow-46
flow: 0.42.0 -> 0.46.0
2017-05-25 01:17:56 +02:00
Jaka Hudoklin 459c77105c Merge pull request #26066 from jrolfs/yarn-0.24.6
yarn: 0.23.4 -> 0.24.6
2017-05-25 01:11:40 +02:00
Franz Pletz dd22335c3b Merge pull request #25680 from gnidorah/master2
openmpt123: don't build pulseaudio driver, libao: build both pulse and alsa drivers
2017-05-24 22:20:00 +02:00
Frederik Rietdijk 4f6dde2494 Merge pull request #26044 from aneeshusa/update-pgcli-to-1.5.1
Update pgcli to 1.5.1
2017-05-24 21:24:30 +02:00
Aneesh Agrawal 473189e8e0 pgcli: 1.3.1 -> 1.5.1 2017-05-24 15:20:36 -04:00
Mathias Schreck 4abefec367 nodejs-7_x: 7.9.0 -> 7.10.0 2017-05-24 21:11:05 +02:00
Peter Simons 503ec213a2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
df52ffabd0.
2017-05-24 17:37:59 +02:00
Peter Simons 47fa2a1ebb LTS Haskell 8.15 2017-05-24 17:37:47 +02:00