1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
Commit graph

16391 commits

Author SHA1 Message Date
Bjørn Forsman e1d2e0d380 srecord: update 1.62 -> 1.63 2014-05-25 13:44:31 +02:00
Eelco Dolstra 39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra 1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons 283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons 26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons 9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons 5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons 82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Mateusz Kowalczyk 6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Peter Simons a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons 45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Peter Simons 020b1bf00a Re-generate expressions with cabal2nix. 2014-05-23 18:17:53 +02:00
Mateusz Kowalczyk 7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Peter Simons 466678afda haskell-compdata: update to version 0.8.1.0 2014-05-23 17:59:24 +02:00
Peter Simons 3f0a45e88f haskell-codex: update to version 0.0.2 2014-05-23 17:58:48 +02:00
Peter Simons 6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
Peter Simons 4d7d3d6aab haskell-heist: jailbreak to fix build with current versions of 'directory-tree' 2014-05-23 17:39:16 +02:00
John Wiegley a1df473db7 haskell-hobbes: add version 0.2.2 2014-05-23 17:39:16 +02:00
John Wiegley 47a8cd7008 haskell-codex: add version 0.0.1.6 2014-05-23 17:39:15 +02:00
John Wiegley 04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00
John Wiegley 34c6a26f5d haskell-compdata: add version 0.7.0.1 2014-05-23 17:39:15 +02:00
John Wiegley d7bc0de8c8 haskell-categories: add version 1.0.6 2014-05-23 17:39:15 +02:00
Peter Simons ba5473676f Update Haskell OpenGL and GLUT packages.
1) GLURaw 1.4.0.0 --> 1.4.0.1
 2) GLUT 2.5.1.0 -> 2.5.1.1
 3) OpenGL 2.9.1.0 -> 2.9.2.0
 4) OpenGLRaw 1.5.0.0 added
2014-05-23 17:39:15 +02:00
Peter Simons 363b35ac2c haskell-tls: update to version 1.2.8.nix 2014-05-23 17:39:15 +02:00
Peter Simons 0259eaf66c haskell-yaml: update to version 0.8.8.3 2014-05-23 17:39:15 +02:00
Peter Simons 3fdef94fd1 haskell-xml-conduit: update to version 1.2.0.2 2014-05-23 17:39:15 +02:00
Peter Simons c9cd254f5c haskell-websockets: update to version 0.8.2.3 2014-05-23 17:39:15 +02:00
Peter Simons d2b7d99891 haskell-warp: update to version 2.1.5.2 2014-05-23 17:39:15 +02:00
Peter Simons 0c0bbfb883 haskell-wai: update to version 2.1.0.3 2014-05-23 17:39:15 +02:00
Peter Simons 08b81cfa08 haskell-wai-websockets: update to version 2.1.0.2 2014-05-23 17:39:15 +02:00
Peter Simons 6de944958c haskell-wai-test: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons 48810471c1 haskell-wai-handler-launch: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons a8cfe984c3 haskell-wai-extra: update to version 2.1.1.2 2014-05-23 17:39:15 +02:00
Peter Simons a2d8dd0688 haskell-vty-ui: update to version 1.7 2014-05-23 17:39:15 +02:00
Peter Simons d874bb14d2 haskell-transformers-compat: update to version 0.3.3 2014-05-23 17:39:15 +02:00
Peter Simons 84373ee34d haskell-streaming-commons: update to version 0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons 52b290805a haskell-shelly: update to version 1.5.3.2 2014-05-23 17:39:15 +02:00
Peter Simons 649536da19 haskell-pipes-parse: update to version 3.0.2 2014-05-23 17:39:14 +02:00