Peter Simons
|
e9eacd119c
|
haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches
|
2015-04-18 20:43:23 +02:00 |
Peter Simons
|
09fe56f2e5
|
haskell-ng: switch default configuration to mtl 2.2.x
|
2015-04-18 20:43:23 +02:00 |
Peter Simons
|
2eb911bd4c
|
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
|
2015-04-18 20:43:23 +02:00 |
Peter Simons
|
d405c97251
|
haskell-ShellCheck build has been fixed upstream.
|
2015-04-18 20:43:22 +02:00 |
Nikolay Amiantov
|
196e34279d
|
haskellng.generic-builder: move jailbreak-cabal to postPatch
Closes https://github.com/NixOS/nixpkgs/pull/7208.
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
51c9058731
|
haskell-zlib: fix build by disabling the test suite
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
c23eb9eff8
|
haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream.
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
3508e62740
|
haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
- HList = markBrokenVersion "0.3.4.1" super.HList;
- cmdlib = markBroken super.cmdlib;
- ShellCheck = markBroken ShellCheck;
- arithmoi = markBroken super.arithmoi;
- ghc-mod = markBroken super.ghc-mod;
- graphviz = markBroken super.graphviz;
Disable hastache's test suite to fix the build.
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
4299a86a59
|
haskell-pandoc: remove obsolete patches for ghc-7.10.x support
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
0ddba1e0e9
|
haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
6bea2d503a
|
haskell-nats: fix build on pre 7.10.x compilers
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
2121543d0c
|
jailbreak-cabal: avoid infinite recursion
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
b2f87068b6
|
haskell-configuration-ghc-7.10.x: remove obsolete overrides
|
2015-04-18 20:43:22 +02:00 |
Peter Simons
|
c434966fe0
|
hackage-packages.nix: re-generate from Hackage state 81d069379a
|
2015-04-18 20:43:22 +02:00 |
Robin Gloster
|
cb904510a6
|
consolidate php builds
|
2015-04-18 03:46:48 -07:00 |
Daniel Peebles
|
80f4b81615
|
Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
|
2015-04-17 23:13:08 -04:00 |
William A. Kennington III
|
556c2a919c
|
icedtea: 2.5.4 -> 2.5.5
|
2015-04-17 14:10:09 -07:00 |
Nikolay Amiantov
|
152a8add72
|
haskellngPackages.edit-distance: fix for GHC 7.10
|
2015-04-18 00:07:57 +03:00 |
Nikolay Amiantov
|
d3503422e2
|
haskellngPackages.IOSpec: fix for GHC 7.10
|
2015-04-18 00:07:53 +03:00 |
Nikolay Amiantov
|
6e9a6e57cb
|
haskellngPackages.brainfuck/unlambda: fix for GHC 7.10
|
2015-04-18 00:07:39 +03:00 |
Nikolay Amiantov
|
2f886d3f16
|
haskellngPackages.misfortune: fix for GHC 7.10
|
2015-04-18 00:07:31 +03:00 |
Nikolay Amiantov
|
2f7bc991aa
|
haskellngPackages.gnuplot: fix for GHC 7.10
|
2015-04-18 00:07:25 +03:00 |
Nikolay Amiantov
|
125cce54ba
|
haskellngPackages.dependent-sum-template: fix for GHC 7.10
|
2015-04-17 23:51:03 +03:00 |
Nikolay Amiantov
|
282dfc8bb3
|
haskellngPackages.mueval: fix for GHC 7.10
|
2015-04-17 23:51:03 +03:00 |
Peter Simons
|
9e9b5e6e69
|
r-modules: disable builds that depend on broken gdal library
|
2015-04-17 20:02:46 +02:00 |
Luca Bruno
|
384abb5e29
|
Add automake 1.15
|
2015-04-17 17:18:10 +02:00 |
Damien Cassou
|
b645431030
|
Merge pull request #7428 from DamienCassou/update-pharo-vm
Update pharo-vm to add missing PharoV40.sources
|
2015-04-17 16:05:34 +02:00 |
Luca Bruno
|
52c9115fcb
|
gtkimageview: fix build for ZHF
|
2015-04-17 16:03:21 +02:00 |
Damien Cassou
|
8c0fc8bd21
|
Update pharo-vm to add missing PharoV40.sources
|
2015-04-17 15:52:07 +02:00 |
Michel Kuhlmann
|
cc5f5f0fd3
|
r-modules: update from CRAN state at 2015-04-16T11:23:00+0100
Closes https://github.com/NixOS/nixpkgs/pull/7411.
|
2015-04-17 15:38:12 +02:00 |
Peter Simons
|
08f3c8cbac
|
gdal: mark broken
The build tries to install files outside of its prefix. A complete build log
with the error is at http://hydra.nixos.org/build/21344907/nixlog/1/raw.
The subject came up in https://github.com/NixOS/nixpkgs/pull/7411.
|
2015-04-17 15:37:32 +02:00 |
Luca Bruno
|
b9ba937f81
|
wiredtiger: not supported on i686
|
2015-04-17 15:32:25 +02:00 |
Luca Bruno
|
19a1b86a15
|
collectd: update and reintroduce rabbitmq-c 0.4 to fix build for ZHF
|
2015-04-17 15:07:46 +02:00 |
Thomas Tuegel
|
c90744fcb5
|
openblas: downgrade to 0.2.12, build generic target
|
2015-04-17 07:35:19 -05:00 |
Edward Tjörnhammar
|
7bf532fb03
|
haskell-ng.packages.ghc7101.conduit-combinators: remove applied patch
|
2015-04-17 12:22:35 +02:00 |
Lluís Batlle i Rossell
|
19a96c7c30
|
Adding alsa/pulseaudio to mikmod
I also write the sf urls with mirror://.
|
2015-04-17 09:37:42 +02:00 |
Mads Lindstrøm
|
012bb48a18
|
Adding Danish dictionary to Aspell
|
2015-04-16 19:37:41 +02:00 |
Luca Bruno
|
23a92ba43c
|
pond: fix build by renaming imports, also add renameImports to goBuildPackage
|
2015-04-16 18:43:37 +02:00 |
Domen Kožar
|
a83f55af1c
|
node: set interpreterName for 0.10
|
2015-04-16 12:43:04 -04:00 |
Luca Bruno
|
a0dcd49bbc
|
btar: fix build by reintroducing librsync 0.9.x for ZHF
|
2015-04-16 17:59:33 +02:00 |
Nikolay Amiantov
|
4c1afe5cce
|
leksah: move to haskell tools and add cabal to path
|
2015-04-16 15:53:57 +03:00 |
Nikolay Amiantov
|
5dec393125
|
lambdabot, mueval: move to development/tools/haskell
|
2015-04-16 15:53:57 +03:00 |
Nikolay Amiantov
|
4947f918ad
|
lambdabot: add package
|
2015-04-16 13:32:48 +03:00 |
Nikolay Amiantov
|
73bd3fbc7f
|
haskellngPackages.lambdabot: fix evaluation in GHC >=7.8
|
2015-04-16 13:32:48 +03:00 |
Nikolay Amiantov
|
58330b2a81
|
mueval: add package
|
2015-04-16 13:32:48 +03:00 |
Nikolay Amiantov
|
8d91cc7637
|
haskellPackages.mueval: fix evaluation
|
2015-04-16 13:32:48 +03:00 |
Arseniy Seroka
|
d56e9b4f05
|
Merge pull request #7330 from RumataEstor/rust-beta
Provide rustc-1.0.0-beta as the default rust package
|
2015-04-16 13:05:40 +03:00 |
Aycan iRiCAN
|
1e18670132
|
Merge pull request #7410 from aycanirican/ghcjs_pretty_submodule_fix
ghcjs-boot doesn't build due to broken submodule ref.
|
2015-04-16 11:32:11 +03:00 |
Aycan iRiCAN
|
620dcad2d4
|
ghcjs-boot doesn't build due to broken submodule ref.
|
2015-04-16 11:31:14 +03:00 |
Ryan Scheel (Havvy)
|
459133ce72
|
Remove nightly derivations for iojs
|
2015-04-15 21:01:48 -07:00 |