1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

47106 commits

Author SHA1 Message Date
Boris Sukholitko 28463543eb criu: upgrade to 1.3-rc2 2014-08-11 21:49:54 +03:00
John Wiegley fc6932a63d haskell-hfsevents: Do not use gccApple 2014-08-11 11:29:02 -05:00
Peter Simons e52a533cad haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
2014-08-11 15:10:43 +02:00
Peter Simons 298976c812 haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
2014-08-11 15:10:43 +02:00
lethalman 154f44958f Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Rickard Nilsson 7b5829c314 Add NixOS module for syslog-ng 2014-08-11 15:06:11 +02:00
Peter Simons 59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Shea Levy bc941ecf0b Merge branch 'upstream' of https://github.com/zalora/nixpkgs
sysdig: update to 0.1.87
2014-08-11 08:45:13 -04:00
Georges Dubus 706f0345f7 Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
Peter Simons 710af8be29 haskell-hmatrix-special: this package won't compile any more after the hmatrix update 2014-08-11 14:39:41 +02:00
Peter Simons ae236364dd haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango 2014-08-11 14:34:12 +02:00
Peter Simons 91a5acf87d haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons 1c00790795 haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 793c7502ce haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 6d71db69d5 haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 3f46615a6e haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons a145018218 haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons acb4420c30 haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons aa99930950 haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons cf0e96d049 haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot 2014-08-11 14:34:11 +02:00
Peter Simons 4126a651b7 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-11 14:34:11 +02:00
Peter Simons b5a1d3d16a haskell-aeson-0.7.0.6: re-generate with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 5258db2479 haskell-sizes: update to 2.3.2 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk e7832f4b80 haskell-cabal-bounds: update to 0.8
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk d98235d4be haskell-aws: update to 0.9.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 96a8f643ff haskell-compdata: update to 0.8.1.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 077f841ec5 haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 12076063c4 haskell-hmatrix: update to 0.16.0.4 2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 22f13c2611 haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 4eb3731752 haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk e8958e26b3 haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 686190da2e haskell-epic: mark as broken
https://github.com/edwinb/EpiVM/issues/6
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk bc70a073c6 haskell-folds: mark as broken
https://github.com/NixOS/nixpkgs/issues/3526
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 76a2021b88 haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 6aa17c2ea9 haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk a71850c617 haskell-jpeg: mark as broken
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 8d432eda20 haskell-prolog: jailbreak (containers)
https://github.com/Erdwolf/prolog/issues/1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk e8b13a9586 haskell-vty-ui: explicitly use vty 4.7.5
https://github.com/jtdaugherty/vty-ui/issues/55
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk bb5841875d haskell-threadscope: mark as broken
Needs updating for the gtk/glib/pango API change. Ticket at
https://github.com/haskell/ThreadScope/issues/38 .
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk 29401954dd haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk c72a00f85c haskell-glib: update to 0.13.0.1 2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk 10b85e6a46 haskell-cgi: mark as broken
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 83f532fdfd haskell-yi: update to 0.8.2
Allows it to work with glib/gtk/pango 0.13.x
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 2c4b5ab65d haskell-bv: mark broken
Doesn't build on 7.8.3 duo to Typeable module changes
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 06d8dfaf40 haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 49be46b0ac haskell-bitarray-0.0.1: mark as broken
Upstream notified.
2014-08-11 13:56:11 +02:00
Vladimír Čunát 9217c7995c makeFontsConf: give up fontDirectories checks for now
This reverts e26188938c and 77487fe661
CC #3515.
2014-08-11 13:53:40 +02:00