Commit graph

4544 commits

Author SHA1 Message Date
Shea Levy d5eec4cd11 openjdk: Override hardcoded freetype headers
svn path=/nixpkgs/trunk/; revision=28051
2011-08-01 01:11:09 +00:00
Shea Levy 38c1179f56 openjdk: Override hardcoded zip
svn path=/nixpkgs/trunk/; revision=28046
2011-08-01 01:10:28 +00:00
Shea Levy 6795da6837 Rearrange program inputs
svn path=/nixpkgs/trunk/; revision=28045
2011-08-01 01:10:16 +00:00
Shea Levy 52582a9b45 openjdk: Add ant to buildInputs
svn path=/nixpkgs/trunk/; revision=28044
2011-08-01 01:10:08 +00:00
Shea Levy 17c2fb730e openjdk: Override hardcoded head
svn path=/nixpkgs/trunk/; revision=28043
2011-08-01 01:10:01 +00:00
Shea Levy 27112e7233 openjdk: Override hardcoded alsa headers
svn path=/nixpkgs/trunk/; revision=28042
2011-08-01 01:09:53 +00:00
Shea Levy e3ebf2024a openjdk: Fix hardcoded sed
svn path=/nixpkgs/trunk/; revision=28041
2011-08-01 01:09:45 +00:00
Shea Levy 0734d0315e openjdk: Override hardcoded egrep
svn path=/nixpkgs/trunk/; revision=28040
2011-08-01 01:09:38 +00:00
Shea Levy 8286d4df8d openjdk: Override hardcoded tr
svn path=/nixpkgs/trunk/; revision=28039
2011-08-01 01:09:30 +00:00
Shea Levy 027595d6b0 openjdk: Override hardcoded pwd
svn path=/nixpkgs/trunk/; revision=28038
2011-08-01 01:09:22 +00:00
Shea Levy 39bea03827 openjdk: Override hardcoded date
svn path=/nixpkgs/trunk/; revision=28037
2011-08-01 01:09:14 +00:00
Shea Levy eceec04a44 openjdk: Override hardcoded grep
svn path=/nixpkgs/trunk/; revision=28036
2011-08-01 01:09:06 +00:00
Shea Levy b3ab977d90 openjdk: Factor path overrides out into makeFlags
svn path=/nixpkgs/trunk/; revision=28035
2011-08-01 01:08:58 +00:00
Shea Levy 146d6875b3 openjdk: Fix hardcoded gcc
svn path=/nixpkgs/trunk/; revision=28034
2011-08-01 01:08:49 +00:00
Shea Levy 057e36e2f7 openjdk: Override hard-coded mkdir
svn path=/nixpkgs/trunk/; revision=28033
2011-08-01 01:08:40 +00:00
Shea Levy 3439ac32bf openjdk: Fix some formatting
svn path=/nixpkgs/trunk/; revision=28032
2011-08-01 01:08:32 +00:00
Shea Levy d46390e7d2 openjdk: Add sanity check
svn path=/nixpkgs/trunk/; revision=28031
2011-08-01 01:08:23 +00:00
Shea Levy 686476b7bb openjdk: Fix hard-code to echo
svn path=/nixpkgs/trunk/; revision=28030
2011-08-01 01:08:15 +00:00
Shea Levy 11f0ca9320 openjdk: Add 'free' to $PATH for the build
svn path=/nixpkgs/trunk/; revision=28029
2011-08-01 01:08:07 +00:00
Shea Levy 23e378a3c4 *openjdk: Get source to unpack
svn path=/nixpkgs/trunk/; revision=28028
2011-08-01 01:07:58 +00:00
Peter Simons fc5ea05cfd Keep polyparse 1.4 around because haskell-graphviz depends on the older version.
I've asked upstream to update their cabal file, but until then we'll
need both versions. :-(

svn path=/nixpkgs/trunk/; revision=28021
2011-07-31 15:33:55 +00:00
Cillian de Roiste 4cc923b4bb Fixing the download url
svn path=/nixpkgs/trunk/; revision=28015
2011-07-31 08:56:09 +00:00
Cillian de Roiste 0942a5b164 Updating node to 0.5.2
svn path=/nixpkgs/trunk/; revision=28014
2011-07-31 08:49:03 +00:00
Peter Simons 10f65d1148 HaXml: added version 1.22.2
It's not the default, though, because it breaks API compatibility
with earlier versions.

svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Peter Simons 4aca0cf217 haskell-polyparse: updated to version 1.7
svn path=/nixpkgs/trunk/; revision=28012
2011-07-30 21:43:39 +00:00
Shea Levy 2c17fb436b Copy openjdk-darwin as a starting point for openjdk7
svn path=/nixpkgs/trunk/; revision=27992
2011-07-28 18:53:12 +00:00
Ludovic Courtès eaa82cb4ef glibc: Update Hurd snapshot.
svn path=/nixpkgs/trunk/; revision=27986
2011-07-28 12:08:11 +00:00
Nicolas Pierron 0690f20ea8 ffmpeg: Add previous version to fix fuppes.
svn path=/nixpkgs/trunk/; revision=27980
2011-07-27 21:00:09 +00:00
Andres Löh 2cc5d14382 Added monad-par.
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Peter Simons 1bc8594052 hledger-chart: build this package only on Linux
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.

svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Ludovic Courtès 2cb4bc4a47 GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.
svn path=/nixpkgs/trunk/; revision=27903
2011-07-22 14:44:28 +00:00
Marco Maggesi af9eaf3441 Oops
svn path=/nixpkgs/trunk/; revision=27901
2011-07-22 07:39:14 +00:00
Marco Maggesi b1f6ed4a6e Update OCaml Batteries to 1.4.0
svn path=/nixpkgs/trunk/; revision=27900
2011-07-22 07:28:51 +00:00
Peter Simons 71237fce00 adns: blind attempt to fix the shared library build on Darwin
svn path=/nixpkgs/trunk/; revision=27892
2011-07-21 21:26:21 +00:00
Peter Simons 903c9189c4 adns: dropped obsolete versions and static-only feature
svn path=/nixpkgs/trunk/; revision=27890
2011-07-21 20:58:34 +00:00
Ludovic Courtès 6f5e72deed libelf: Disable native language support on Darwin.
svn path=/nixpkgs/trunk/; revision=27877
2011-07-21 13:51:03 +00:00
Andres Löh 6e61ef2010 Version bump.
svn path=/nixpkgs/trunk/; revision=27875
2011-07-21 13:36:16 +00:00
Peter Simons 7f94a9ffbf boost: fix "locale::facet::_S_create_c_locale name not valid" error
One would assume that the boost maintainers would have been able to apply this
two line change within the last 10 months or so, but apparently not.

svn path=/nixpkgs/trunk/; revision=27864
2011-07-20 23:11:16 +00:00
Peter Simons 01fc263ff2 haskell-packages.nix: added hsdns
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons 9d426cd470 haskell-packages.nix: added hledger-chart and hledger-vty
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons 7237cf32ec haskell-packages.nix: added hledger and hledger-lib
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons f8b4f9e85c haskell-packages.nix: added regexpr
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons f05ab93c88 haskell-packages.nix: added mtlparse
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons 37e07ad933 pandoc: updated to version 1.8.1.2
svn path=/nixpkgs/trunk/; revision=27850
2011-07-20 18:20:28 +00:00
Peter Simons fef790c942 numeric-prelude: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=27848
2011-07-20 18:04:16 +00:00
Peter Simons c01bf4d344 non-negative: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=27847
2011-07-20 18:04:12 +00:00
Peter Simons e0a9dc3a29 utility-ht: updated to version 0.0.7
svn path=/nixpkgs/trunk/; revision=27846
2011-07-20 18:04:08 +00:00
Peter Simons 35312ae76f haskell-packages.nix: added storable-record
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Lluís Batlle i Rossell fbad200e88 Updating php 5.2
svn path=/nixpkgs/trunk/; revision=27844
2011-07-20 17:40:53 +00:00
Lluís Batlle i Rossell d86570f94e Updating opencv.
svn path=/nixpkgs/trunk/; revision=27841
2011-07-20 13:24:26 +00:00