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

10085 commits

Author SHA1 Message Date
Peter Simons a28ff44c76 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 16:26:34 +01:00
Peter Simons 264ac17a0f ghc-with-packages: set NIX_GHC_XXX variables for runhaskell and runghc, too 2013-03-21 16:26:18 +01:00
Peter Simons 459234db20 ghc-with-packages: include only derivations in the generated environment that have a ghc attribute
This predicate filters out packages that weren't created by the Cabal builder.
Doing that greatly reduces the likelihood of file collisions in the generated
environment, because Haskell packages tend to have a lot of propagated build
inputs.

For example, both zeromq 2.x and 3.x use the same names for their header files.
Users of haskell-zeromq don't need those headers, so we just don't include them
in the generated environment to avoid the collision that would otherwise occur
when haskell-zeromq 2.x and 3.x are installed into the same environment.
2013-03-21 16:25:50 +01:00
Sander van der Burg 770741b5b4 androidenv: fix error with obsolete quotation 2013-03-21 14:21:20 +01:00
Sander van der Burg 647bca444c Allow appnames with spaces everywhere 2013-03-21 14:11:58 +01:00
Sander van der Burg 1dbd3a55c4 libv8-rubygem: Implemented a very depressing workaround that allows scons to build libv8.a, it's ugly but it works 2013-03-21 13:56:33 +01:00
Ludovic Courtès c8ff101724 glibc 2.17: Make the `fetchgit' argument optional. 2013-03-21 13:25:51 +01:00
Ludovic Courtès d69e680035 glibc 2.17: Reinstate support for cross-GNU builds. 2013-03-21 13:08:38 +01:00
Peter Simons 8993677607 haskell-transformers-compat: update to version 0.1.1.1 2013-03-21 11:15:43 +01:00
Peter Simons e4fd98a2ef haskell-persistent-template: update to version 1.1.3.1 2013-03-21 11:15:42 +01:00
Peter Simons 95961786c7 haskell-libxml-sax: update to version 0.7.4 2013-03-21 11:15:42 +01:00
Peter Simons bbc516c59e haskell-gitit: update to version 0.10.3.1 2013-03-21 11:15:42 +01:00
Peter Simons fda16ef232 haskell-filestore: update to version 0.6.0.1 2013-03-21 11:15:42 +01:00
Peter Simons c06acb1bfb haskell-diagrams-contrib: update to version 0.6.0.4 2013-03-21 11:15:42 +01:00
Peter Simons 53b329cd9d haskell-bytestring-lexing: update to version 0.4.2 2013-03-21 11:15:42 +01:00
Peter Simons 75551477ce haskell-active: update to version 0.1.0.4 2013-03-21 11:15:42 +01:00
Peter Simons 22fb1ad99e Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-03-21 09:23:54 +01:00
Vladimír Čunát d91df9a4bd krb5: fix build via update 2013-03-20 23:36:17 +01:00
Vladimír Čunát 365dc52872 protobuf: fix via update 2013-03-20 23:25:43 +01:00
Lluís Batlle i Rossell 39be94cb68 ffmpeg: enabling ffplay
Playing sound, it displays great ffts.
2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell a799b8ef5d ffmpeg: add opus support, enabled by default 2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell cd370052b8 libopus: update 2013-03-20 20:28:39 +01:00
Peter Simons 35520356fd haskell-warp: update to version 1.3.7.5 2013-03-20 10:44:55 +01:00
Peter Simons 5bc4ec3f07 haskell-stm-conduit: update to version 1.0.0 2013-03-20 10:44:55 +01:00
Peter Simons e61805cc77 haskell-comonad: update to version 3.0.2 2013-03-20 10:44:55 +01:00
Peter Simons 4d54ec0444 haskell-cereal-conduit: update to version 0.7 2013-03-20 10:44:55 +01:00
Peter Simons 2d00a0f8d5 haskell-bson: update to version 0.2.2 2013-03-20 10:44:55 +01:00
Peter Simons 60295ebd98 haskell-X11: update to version 1.6.1.1 2013-03-20 10:44:54 +01:00
Vladimír Čunát 111c8db500 ctl: fix build with gcc47 2013-03-19 22:34:33 +01:00
Vladimír Čunát 907602d5b8 dbus: several fixes
- disable the tests as (they warn) they make the library insecure
- add libX11 (was missing something)
- dirty hack around the "incomplete struct ucred" problem
	(feel free to find a better solution, I tried almost 1h)
2013-03-19 22:16:57 +01:00
Florian Friesdorf 1c86db4bc3 openldap: support building without cyrus-sasl and tls 2013-03-19 19:14:47 +01:00
Florian Friesdorf 4ab9c00850 openldap-2.4.34 2013-03-19 19:14:47 +01:00
Shea Levy a7359deca8 edk2: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-19 13:59:40 -04:00
Lluis Batlle 61f9b4f61b Fixing the go timezones. glibc doesn't include the zoneinfo anymore. 2013-03-19 11:48:12 +01:00
Vladimír Čunát 3836ef7d66 gmp: revert to using bz2 sources
Bootstrapping of stdenv can't handle anything else.
2013-03-18 18:23:32 +01:00
Peter Simons a3e96d7d94 Merge pull request #393 from aforemny/haskell-authenticate-oauth
Add haskell-authenticate-oauth
2013-03-18 06:21:56 -07:00
Alexander Foremny 7c071ade78 Add haskell-authenticate-oauth 2013-03-18 13:29:00 +01:00
Lluís Batlle i Rossell 36054d4e3c podofo: update 0.9.1 to 0.9.2 2013-03-18 12:21:47 +01:00
Peter Simons 3e4b863c62 Merge pull request #388 from aforemny/haskell-netwire
Add haskell-netwire
2013-03-18 04:20:23 -07:00
Peter Simons c78d28fb72 Merge pull request #389 from aforemny/haskell-cereal-conduit
Add haskell-cereal-conduit
2013-03-18 04:19:51 -07:00
Peter Simons dad328f766 Merge pull request #390 from aforemny/haskell-stm-conduit
Add haskell-stm-conduit
2013-03-18 04:19:29 -07:00
Peter Simons 21a7031e3e haskell-vty-ui: jailbreak to fix build with recent versions of QuickCheck 2013-03-18 12:17:26 +01:00
Peter Simons db5a48aebc haskell-wai-test: update to version 1.3.0.5 2013-03-18 12:17:26 +01:00
Peter Simons 4f347dc96d haskell-uu-parsinglib: update to version 2.7.4.3 2013-03-18 12:17:26 +01:00
Peter Simons a5c4b2e236 haskell-tagged: update to version 0.4.5 2013-03-18 12:17:25 +01:00
Peter Simons 944f226311 haskell-shake: update to version 0.10.1 2013-03-18 12:17:25 +01:00
Peter Simons b76ede07c9 haskell-resourcet: update to version 0.4.7 2013-03-18 12:17:25 +01:00
Peter Simons a36ecf090c haskell-persistent-template: update to version 1.1.3 2013-03-18 12:17:25 +01:00
Peter Simons 9d7344d8aa haskell-pandoc: update to version 1.11.1 2013-03-18 12:17:25 +01:00
Peter Simons fff5c6f0a0 haskell-http-conduit: update to version 1.9.2.2 2013-03-18 12:17:25 +01:00