Commit graph

115033 commits

Author SHA1 Message Date
Maximilian Bosch 7da70c0b87
freeorion: fix build
`boost::system::posix_error` is deprecated since v1.37, however the
default Boost version in NixOS is 1.66.

The following upstream patch fixed the issue:
c9b5b13fb8

See ticket #36453
2018-03-13 17:33:05 +01:00
Peter Simons 90b394936b
Merge pull request #36652 from roberth/cabal2nix-extra-options
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
2018-03-09 15:06:14 +01:00
Robert Hensing a90294afe4 haskell.lib.haskellSrc2nix: add extraCabal2nixOptions 2018-03-09 14:52:34 +01:00
Eelco Dolstra 0fd204dac3
Merge pull request #36643 from ryantm/auto-update/opensubdiv
opensubdiv: 3.3.0 -> 3.3.1
2018-03-09 14:39:02 +01:00
Nikolay Amiantov 948533180f double-conversion: hopefully fix on Darwin 2018-03-09 16:35:10 +03:00
Nikolay Amiantov 325dece6a0 slade: disable on AArch64
Wants SSE.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 1890fe359a linuxPackages.bbswitch: disable on AArch64
It makes no sense on non-x86 platforms.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 9983c7004b citra: disable on AArch64
Wants SSE2 instructions.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 4c3c71fdd4 tdesktop: disable on AArch64
Errors out with "please add support for your architecture".
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 986ea06036 dwarf-fortress-packages.dwarf-therapist: disable on AArch64
The game works only on x86 anyway.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov c292489da0 deadbeef: disable on AArch64 2018-03-09 16:35:10 +03:00
Nikolay Amiantov 809297e595 the-powder-toy: disable on AArch64
Wants SSE.
2018-03-09 16:35:10 +03:00
Peter Simons 8dcd7f0d85 multi-ghc-travis: update to latest git version 2018-03-09 14:29:13 +01:00
Ryan Mulligan 3eb7049c48 opensubdiv: 3.3.0 -> 3.3.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.1 with grep in /nix/store/68xswr0fs8b098ww8l832z2gljmfgpwd-opensubdiv-3.3.1
- found 3.3.1 in filename of file in /nix/store/68xswr0fs8b098ww8l832z2gljmfgpwd-opensubdiv-3.3.1
2018-03-09 05:26:35 -08:00
Peter Simons 96b5bbd457 haskell-free: update overrides for version 5.0.1 2018-03-09 14:22:28 +01:00
Peter Simons 2a17cffbb2 haskell-src-exts: update overrides for version 1.20.2 2018-03-09 14:22:28 +01:00
Peter Simons bcd11f6a05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
ed3336e836.
2018-03-09 14:22:18 +01:00
Joachim F a346ee2b2f
Merge pull request #36504 from ryantm/auto-update/cppcheck
cppcheck: 1.80 -> 1.82
2018-03-09 13:04:00 +00:00
Jörg Thalheim 6625fb8a67 libf2c: 20100903 -> 20160102
fixes #36607
2018-03-09 11:58:48 +00:00
Jörg Thalheim ca7cb6a5bf
Merge pull request #36624 from ryantm/auto-update/mypy
mypy: 0.560 -> 0.570
2018-03-09 11:49:05 +00:00
Jörg Thalheim 2d2208eb9d
Merge pull request #36619 from brainrape/fix-idrisPackages
idrisPackages: fix errors
2018-03-09 11:38:33 +00:00
Jörg Thalheim f03273a90a
Merge pull request #36628 from Ma27/fix-bonfire
bonfire: fix build
2018-03-09 11:32:35 +00:00
Maximilian Bosch ba4d57b529
bonfire: fix build
The requirement's constraint for `pythonPackages.keyring` didn't allow
keyring v11. However it has been bumped in 93a16a2ace
by @FRidh.

Current failure: https://nix-cache.s3.amazonaws.com/log/2nw5adfx86jwiax32mn11kqpc35xwhsh-bonfire-unstable-2017-01-19.drv
See ticket #36453
2018-03-09 11:55:55 +01:00
Pascal Wittmann fbbb6c54af
Merge pull request #36567 from ryantm/auto-update/gource
gource: 0.47 -> 0.48
2018-03-09 11:53:41 +01:00
Pascal Wittmann 3a5b129eed
Merge pull request #36584 from ryantm/auto-update/groovy
groovy: 2.4.12 -> 2.4.14
2018-03-09 11:52:44 +01:00
Pascal Wittmann b8770e2d44
Merge pull request #36588 from ryantm/auto-update/gtk-doc
gtk-doc: 1.25 -> 1.27
2018-03-09 11:51:51 +01:00
Peter Simons 9132156ae4
Merge pull request #36615 from rdnetto/cuda_fixes
haskellPackages.cuda: Fixed broken dependency
2018-03-09 11:29:29 +01:00
Ryan Mulligan 4593b29401 mypy: 0.560 -> 0.570
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.dmypy-wrapped help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/dmypy help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped -V` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.mypy-wrapped --version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy -V` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/mypy --version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/.stubgen-wrapped help` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen -h` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen --help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen help` got 0 exit code
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen version` and found version 0.570
- ran `/nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570/bin/stubgen help` and found version 0.570
- found 0.570 with grep in /nix/store/ml19prlfk05s39z9252ppjs31ryjfn36-mypy-0.570
2018-03-09 02:12:26 -08:00
Vladimír Čunát d2d07a0bce
Merge #36518: xtreemfs: build with boost165 2018-03-09 10:54:47 +01:00
Vladimír Čunát ffe2c4be02
Merge #36555: libreswan: fix build with gcc7 2018-03-09 10:50:32 +01:00
Márton Boros 4d4171d5f6 idrisPackages.wl-pprint: 2016-09-28 -> 2017-03-13 2018-03-09 10:22:53 +01:00
Alexander Krupenkin 20a91aea71 parity-beta: 1.9.3 -> 1.9.4
fixes #35263
2018-03-09 09:12:35 +00:00
Alexander Krupenkin c9dcbf4573 parity: 1.8.10 -> 1.8.11 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 140ae896b2 parity: set linux platforms 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 40ffdbf728 parity-beta: updated vendored sources 2018-03-09 09:12:35 +00:00
Alexander Krupenkin fb883eb8a1 parity-beta: init at 1.9.3 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 5b3e44615b parity: init at 1.8.10 2018-03-09 09:12:35 +00:00
Márton Boros 4f1d26288f idrisPackages: fix errors 2018-03-09 09:57:18 +01:00
Jörg Thalheim bea585cf42
Merge pull request #36614 from ryantm/auto-update/libzdb
libzdb: 3.0 -> 3.1
2018-03-09 08:30:21 +00:00
Rushmore Mushambi 7b1565651c
Merge pull request #36602 from ryantm/auto-update/jshon
jshon: 20140712 -> 20160111.2
2018-03-09 10:26:01 +02:00
viric af507f9890
Merge pull request #36599 from ryantm/auto-update/inadyn
inadyn: 2.3 -> 2.3.1
2018-03-09 09:11:19 +01:00
Jörg Thalheim c69407bd14
Merge pull request #36557 from Lassulus/bitcoinabc
bitcoin-abc: 0.16.0 -> 0.16.2
2018-03-09 08:03:05 +00:00
Jörg Thalheim b3064902a2
Merge pull request #36515 from xeji/v8-gcc6
v8: build with gcc6
2018-03-09 07:47:49 +00:00
Peter Simons 9a9eb3e16b
Merge pull request #36475 from deepfire/ghc-8.4
ghc841:  bump to 8.4.1-release
2018-03-09 08:47:10 +01:00
Ryan Mulligan 833bf9937e libzdb: 3.0 -> 3.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.1 with grep in /nix/store/zpsvgnphvh4h494h5ivifrvrb5fjzj0w-libzdb-3.1
- found 3.1 in filename of file in /nix/store/zpsvgnphvh4h494h5ivifrvrb5fjzj0w-libzdb-3.1
2018-03-08 23:44:50 -08:00
Reuben D'Netto b66892931e haskellPackages.cuda: Fixed broken dependency 2018-03-09 18:33:28 +11:00
Michael Raskin a1672c114b
Merge pull request #36608 from ryantm/auto-update/libinput-gestures
libinput-gestures: 2.32 -> 2.33
2018-03-09 07:30:42 +00:00
Michael Raskin 16116a9a84
Merge pull request #36586 from ryantm/auto-update/gsm
gsm: 1.0.14 -> 1.0.17
2018-03-09 07:12:57 +00:00
Vincent Laporte 0ceb110197 ocamlPackages.sawja: 1.5.2 -> 1.5.3 2018-03-09 07:53:49 +01:00
Vincent Laporte 4345a2cef2
Merge pull request #36445 from maximedenes/sphinxcontrib_bibtex
Sphinxcontrib bibtex
2018-03-09 07:53:14 +01:00