Commit graph

5745 commits

Author SHA1 Message Date
Peter Simons
357e506105 haskell-base16-bytestring: added version 0.1.1.2
svn path=/nixpkgs/trunk/; revision=30082
2011-10-28 19:22:58 +00:00
Peter Simons
2ac2f2fac9 haskell-OpenGL: updated to version 2.4.0.2
svn path=/nixpkgs/trunk/; revision=30081
2011-10-28 19:22:55 +00:00
Peter Simons
dd9dc1a337 haskell-GLUT: updated to version 2.2.2.1
svn path=/nixpkgs/trunk/; revision=30080
2011-10-28 19:22:51 +00:00
Peter Simons
629c2411cd haskell-texmath: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=30079
2011-10-28 19:22:47 +00:00
Eelco Dolstra
34117268d2 * Use a fork of Net::Amazon::EC2 that supports tags.
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Eelco Dolstra
4d0d7d78c5 * Build Glibc with sysconfdir set to /etc. This causes it to look for
‘localtime’ (the default time zone definition) in /etc rather than
  $out/etc, allowing us to override the time zone globally in NixOS.

  Note that Glibc already looked in /etc for most other configuration
  files (e.g., /etc/hosts).

svn path=/nixpkgs/branches/stdenv-updates/; revision=30069
2011-10-27 18:42:32 +00:00
Andres Löh
f4c75d125b Generally switching to haskell-vector-0.9.
The price is that gamma's current upper bound has to be patched.

svn path=/nixpkgs/trunk/; revision=30066
2011-10-27 17:39:42 +00:00
Peter Simons
8a6bba5549 haskell-vacuum: updated to version 1.0.0.2
svn path=/nixpkgs/trunk/; revision=30064
2011-10-27 17:05:53 +00:00
Peter Simons
f1a04fbc60 haskell-uu-parsinglib: updated to version 2.7.2.1
svn path=/nixpkgs/trunk/; revision=30063
2011-10-27 17:05:49 +00:00
Eelco Dolstra
30933c30d3 * GCC updated to 4.6.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30062
2011-10-27 17:02:15 +00:00
Eelco Dolstra
3cb8791cf9 * Backport the GCC xlibs dependency fix.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30061
2011-10-27 16:50:00 +00:00
Eelco Dolstra
e85e73bbc8 * Operator precendence kills :-) GCC was accidentally depending on
X11 because of missing parentheses around a ‘++’.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30060
2011-10-27 16:42:51 +00:00
Eelco Dolstra
5649122458 * Added Perl 5.14.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00
Eelco Dolstra
20ab6cfbf7 * Move perl-5.8 and perl-5.10 into perl/ per the coding conventions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30055
2011-10-27 15:35:43 +00:00
Shea Levy
0892d42613 The clang static analyzer can be accessed through clang --analyze, no need for scan-build and view
svn path=/nixpkgs/trunk/; revision=30051
2011-10-27 06:04:00 +00:00
Peter Simons
3a160ac25d haskell-hledger-web: updated to version 0.16.5
svn path=/nixpkgs/trunk/; revision=30043
2011-10-26 17:39:44 +00:00
Peter Simons
2b0c889181 haskell-http-enumerator: updated to version 0.7.1.3
svn path=/nixpkgs/trunk/; revision=30042
2011-10-26 17:37:31 +00:00
Peter Simons
e85d655229 haskell-gloss: updated to version 1.5.0.2
svn path=/nixpkgs/trunk/; revision=30041
2011-10-26 17:37:28 +00:00
Peter Simons
fe5f8db5aa haskell-cabal-file-th: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=30040
2011-10-26 17:37:25 +00:00
Peter Simons
4e9e385fec haskell-Hipmunk: updated to version 5.2.0.5
svn path=/nixpkgs/trunk/; revision=30039
2011-10-26 17:37:22 +00:00
Peter Simons
b072f7f2ea haskell-ConfigFile: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=30038
2011-10-26 17:37:19 +00:00
Peter Simons
9de4823ff5 haskell-text: updated to version 0.11.1.6
svn path=/nixpkgs/trunk/; revision=30037
2011-10-26 17:37:15 +00:00
Peter Simons
51e5c3b73d added glibc-2.13 again
svn path=/nixpkgs/branches/stdenv-updates/; revision=30030
2011-10-26 10:47:19 +00:00
Peter Simons
4353727ac8 libtirpc: added version 0.2.2
The glibc maintainers in their wisdom have dropped RPC support. That change
causes plenty of builds to fail, like PAM. Users are supposed to use libtirpc
instead, which, naturally, doesn't compile with glibc 2.14. I'm adding the
library anyway, just so that we have it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30029
2011-10-26 10:32:40 +00:00
Peter Simons
dfd063cf12 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Lluís Batlle i Rossell
706b80c282 I wrote bad my attempt at -static-libgcc. Retrying.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30024
2011-10-25 18:52:32 +00:00
Lluís Batlle i Rossell
0b1f1a522c Updating glibc from 2.13 to 2.14.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Lluís Batlle i Rossell
3fa51ac56a Trying to disable the references to the bootstrap-tools libgcc
svn path=/nixpkgs/branches/stdenv-updates/; revision=30022
2011-10-25 18:35:17 +00:00
Lluís Batlle i Rossell
6582f602c9 Updating gnutls, as it failed on 'make test' on arm. The new does not fail.
svn path=/nixpkgs/trunk/; revision=30021
2011-10-25 17:53:44 +00:00
Peter Simons
e09dbeb845 haskell-cabal-file-th: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=30015
2011-10-25 16:43:13 +00:00
Peter Simons
19291c77e3 haskell-hledger-web: updated to version 0.16.4
svn path=/nixpkgs/trunk/; revision=30000
2011-10-24 19:18:10 +00:00
Peter Simons
e0b9bbdb27 haskell-cabal-file-th: added version 0.1
svn path=/nixpkgs/trunk/; revision=29999
2011-10-24 19:18:04 +00:00
Lluís Batlle i Rossell
d7eb2167aa Updating opendkim
svn path=/nixpkgs/trunk/; revision=29997
2011-10-24 18:53:24 +00:00
Peter Simons
b5819b5738 haskell-skein: updated to version 0.1.0.2
svn path=/nixpkgs/trunk/; revision=29992
2011-10-24 15:36:50 +00:00
Peter Simons
942784d483 haskell-gloss: updated to version 1.4.0.1
svn path=/nixpkgs/trunk/; revision=29991
2011-10-24 15:36:45 +00:00
Peter Simons
553eb023d8 haskell-enumerator: updated to version 0.4.15
svn path=/nixpkgs/trunk/; revision=29990
2011-10-24 15:36:37 +00:00
Peter Simons
663a451a06 haskell-cryptohash: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29989
2011-10-24 15:36:28 +00:00
Peter Simons
f0b4235838 haskell-cprng-aes: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=29988
2011-10-24 15:36:21 +00:00
Peter Simons
142d3b222d haskell-clientsession: updated to version 0.7.3.2
svn path=/nixpkgs/trunk/; revision=29987
2011-10-24 15:36:14 +00:00
Peter Simons
7f96fe0a32 haskell-bytestring-nums: updated to version 0.3.5
svn path=/nixpkgs/trunk/; revision=29986
2011-10-24 15:36:06 +00:00
Peter Simons
c026c35988 haskell-crypto-api: dropped obsolete version 0.6.4
svn path=/nixpkgs/trunk/; revision=29985
2011-10-24 15:35:56 +00:00
Rob Vermaas
5e6dbdf386 update to gcc 4.4.6
svn path=/nixpkgs/trunk/; revision=29979
2011-10-24 01:03:16 +00:00
Ludovic Courtès
2dcd1544dd GNU Guile 2.0.3!
svn path=/nixpkgs/trunk/; revision=29973
2011-10-22 16:21:07 +00:00
Peter Simons
b1dde14221 haskell-NanoProlog: updated to version 0.2.3.3
svn path=/nixpkgs/trunk/; revision=29961
2011-10-21 16:14:00 +00:00
Peter Simons
bba184d375 haskell-ConfigFile: updated to version 1.1.0
svn path=/nixpkgs/trunk/; revision=29960
2011-10-21 16:13:56 +00:00
Peter Simons
7d2a905c82 haskell-crypto-api: updated to version 0.8
svn path=/nixpkgs/trunk/; revision=29959
2011-10-21 16:13:49 +00:00
Eelco Dolstra
75c3c1418d * Fix powerpc-linux evaluation (does anybody care?).
svn path=/nixpkgs/trunk/; revision=29958
2011-10-21 16:10:07 +00:00
Eelco Dolstra
cac34d2be5 * Applied a patch to get Euca2ools / Boto to work on Python 2.7.
svn path=/nixpkgs/trunk/; revision=29956
2011-10-21 15:01:40 +00:00
Eelco Dolstra
5e51aadc10 * Fix evaluation errors.
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Eelco Dolstra
b0ead4190d * Some Net::Amazon::EC2 patches.
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Marco Maggesi
bc49e0ff84 yajl: fix meta.license
svn path=/nixpkgs/trunk/; revision=29933
2011-10-20 11:46:13 +00:00
Sander van der Burg
d744daf773 Removed non existent license attribute
svn path=/nixpkgs/trunk/; revision=29931
2011-10-20 11:18:43 +00:00
Shea Levy
7c32c9c426 llvm: Use the sw_vers program on darwin
svn path=/nixpkgs/trunk/; revision=29925
2011-10-20 10:15:54 +00:00
Shea Levy
252286194e clang: have gcc tell us its target triplet, no need to limit to x86 linuces
svn path=/nixpkgs/trunk/; revision=29924
2011-10-20 02:07:00 +00:00
Shea Levy
1214310f5d Use the right triplet for 1686
Not sure why we're inconsistent between arches there...

svn path=/nixpkgs/trunk/; revision=29923
2011-10-20 00:15:49 +00:00
Shea Levy
188df14951 clang: Use configureFlags instead of env vars to tell which compiler to use
svn path=/nixpkgs/trunk/; revision=29922
2011-10-19 23:49:22 +00:00
Shea Levy
1d7f2e1e90 clang: Install static analysis tools
svn path=/nixpkgs/trunk/; revision=29921
2011-10-19 21:47:28 +00:00
Shea Levy
6e3cde6383 Enable building clang separately from llvm
Note that there is some duplication when building clang now. The llvm source
is unpacked twice, ./configure is run twice, and two small unit test
libraries are compiled twice. IMO this is a fair tradeoff for having
llvm be a separate build unaffected by changes to clang

svn path=/nixpkgs/trunk/; revision=29919
2011-10-19 20:57:18 +00:00
Peter Simons
7784111b49 haskell-cabal2nix: updated to version 1.18
svn path=/nixpkgs/trunk/; revision=29917
2011-10-19 19:54:59 +00:00
Peter Simons
1faa8711c8 haskell-nixos-types: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=29916
2011-10-19 19:54:55 +00:00
Peter Simons
0c9057b912 haskell-yesod: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29915
2011-10-19 19:46:00 +00:00
Peter Simons
ffbe3e6ef0 haskell-yesod-static: updated to version 0.3.1.2
svn path=/nixpkgs/trunk/; revision=29914
2011-10-19 19:45:56 +00:00
Peter Simons
575ec1ce25 haskell-yesod-form: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=29913
2011-10-19 19:45:51 +00:00
Peter Simons
aa79612af5 haskell-yesod-core: updated to version 0.9.3.2
svn path=/nixpkgs/trunk/; revision=29912
2011-10-19 19:45:47 +00:00
Peter Simons
fe7f1ba570 haskell-yesod-auth: updated to version 0.7.4
svn path=/nixpkgs/trunk/; revision=29911
2011-10-19 19:45:43 +00:00
Peter Simons
172507f79e haskell-WebBits: added version 2.1
svn path=/nixpkgs/trunk/; revision=29909
2011-10-19 19:37:34 +00:00
Peter Simons
9a8c52cf41 haskell-hmatrix: enable -fvector flag
svn path=/nixpkgs/trunk/; revision=29907
2011-10-19 18:26:02 +00:00
Peter Simons
b903b335fb haskell-vty: dropped obsolete version 4.6.0.4
svn path=/nixpkgs/trunk/; revision=29905
2011-10-19 18:25:52 +00:00
Peter Simons
94884218d4 haskell-haskeline: updated to version 0.6.4.5
svn path=/nixpkgs/trunk/; revision=29902
2011-10-19 18:06:13 +00:00
Shea Levy
94dbab27a3 Bootstrap clang with itself
svn path=/nixpkgs/trunk/; revision=29901
2011-10-19 17:11:26 +00:00
Peter Simons
bfc36e2f8a haskell-yap: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=29900
2011-10-19 16:37:05 +00:00
Peter Simons
34f300aee6 haskell-hp2any-core: updated to version 0.11.1
svn path=/nixpkgs/trunk/; revision=29899
2011-10-19 16:37:01 +00:00
Peter Simons
d547b72bee haskell-blaze-builder-enumerator: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=29898
2011-10-19 16:36:57 +00:00
Peter Simons
f7a1a82fce haskell-crypto-api: added version 0.7
svn path=/nixpkgs/trunk/; revision=29897
2011-10-19 16:36:51 +00:00
Peter Simons
eec3529bc2 haskell-NanoProlog: added version 0.2.3.1
svn path=/nixpkgs/trunk/; revision=29896
2011-10-19 16:36:45 +00:00
Peter Simons
db31cf8287 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29884
2011-10-19 08:50:00 +00:00
Shea Levy
1ed93241cd clang: Don't send extra -I flags to the linker
svn path=/nixpkgs/trunk/; revision=29883
2011-10-19 04:14:55 +00:00
Shea Levy
db619f2d55 First try at a clang-wrapper. Hello world compiles\!
svn path=/nixpkgs/trunk/; revision=29879
2011-10-18 20:03:09 +00:00
Shea Levy
9783d27b7a Bump llvm and clang to 2.9
svn path=/nixpkgs/trunk/; revision=29878
2011-10-18 16:37:28 +00:00
Peter Simons
7edf0e8eaf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Peter Simons
924e624aad haskell-haskeline: updated to version 0.6.4.4
svn path=/nixpkgs/trunk/; revision=29868
2011-10-17 17:05:14 +00:00
Peter Simons
810a7e4198 haskell-hakyll: updated to version 3.2.0.10
svn path=/nixpkgs/trunk/; revision=29867
2011-10-17 17:05:05 +00:00
Peter Simons
7b478fb0fd haskell-certificate: updated to version 0.9.5
svn path=/nixpkgs/trunk/; revision=29866
2011-10-17 17:04:59 +00:00
Marco Maggesi
17c7829893 Ooops.
svn path=/nixpkgs/trunk/; revision=29865
2011-10-17 12:59:44 +00:00
Marco Maggesi
e726f10554 Io does not depend anymore on e2fsprogs
svn path=/nixpkgs/trunk/; revision=29864
2011-10-17 12:57:15 +00:00
Marco Maggesi
71f9ad3fe3 Make yajl build on Darwin.
svn path=/nixpkgs/trunk/; revision=29863
2011-10-17 10:19:35 +00:00
Marco Maggesi
8d424305f5 Update Io to version 2011.09.12.
svn path=/nixpkgs/trunk/; revision=29862
2011-10-17 08:36:07 +00:00
Peter Simons
be3cf6fe6c haskell-snap-server: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29861
2011-10-16 18:22:42 +00:00
Peter Simons
aa49225df1 haskell-snap-core: updated to version 0.5.5
svn path=/nixpkgs/trunk/; revision=29860
2011-10-16 18:22:36 +00:00
Peter Simons
8f13b206cf haskell-haskell-src-meta: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=29859
2011-10-16 18:22:30 +00:00
Ludovic Courtès
383baf8794 GNU M4: Have a test work around flaws in newer Linux versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29856
2011-10-15 23:25:12 +00:00
Ludovic Courtès
9188489caf Guile: Disable more GC-sensitive tests when using `-O0'.
svn path=/nixpkgs/trunk/; revision=29854
2011-10-15 16:34:26 +00:00
Peter Simons
8dfef0f4a0 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Ludovic Courtès
909200437c GNU MPFR 3.1.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29849
2011-10-14 21:56:21 +00:00
Peter Simons
b27823bfac haskell-cpphs: updated to version 1.13.2
svn path=/nixpkgs/trunk/; revision=29844
2011-10-14 17:26:38 +00:00
Peter Simons
e419979131 haskell-tls: updated to version 0.8.1
svn path=/nixpkgs/trunk/; revision=29843
2011-10-14 17:26:32 +00:00
Peter Simons
c7aca7221b haskell-http-enumerator: updated to version 0.7.1.2
svn path=/nixpkgs/trunk/; revision=29842
2011-10-14 17:26:27 +00:00
Peter Simons
65d9c62ac8 haskell-certificate: updated to version 0.9.4
svn path=/nixpkgs/trunk/; revision=29841
2011-10-14 17:26:22 +00:00
Peter Simons
e0528d4078 haskell-asn1-data: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=29840
2011-10-14 17:26:16 +00:00
Peter Simons
c8529df9a9 haskell-Hipmunk: updated to version 5.2.0.4
svn path=/nixpkgs/trunk/; revision=29839
2011-10-14 17:26:12 +00:00
Marco Maggesi
c8e061945c yajl: enable Hydra build
svn path=/nixpkgs/trunk/; revision=29838
2011-10-14 14:14:36 +00:00
Marco Maggesi
39df2ce05e Add yaml - Yet Another JSON Library
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Lluís Batlle i Rossell
dbdfb3d11c Adding cbrowser. Have cscope on the path to use it (which you should already
have, because otherwise how would you have created the database for cbrowser?)

svn path=/nixpkgs/trunk/; revision=29831
2011-10-14 07:47:20 +00:00
Shea Levy
e1a97996f7 Rails 3.1.1
svn path=/nixpkgs/trunk/; revision=29793
2011-10-12 18:01:28 +00:00
Andres Löh
1d70839b22 Added haskell-Zwaluw-0.1
svn path=/nixpkgs/trunk/; revision=29777
2011-10-11 22:18:21 +00:00
Yury G. Kudryashov
4289cff0c2 Remove gtkLibs216.*mm
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov
2ed828052e Remove wxPython26 since it is not used
svn path=/nixpkgs/trunk/; revision=29773
2011-10-11 19:46:31 +00:00
Peter Simons
51fea45a1b haskell-vacuum: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=29771
2011-10-11 16:48:28 +00:00
Peter Simons
dd4305c67a haskell-uniplate: updated to version 1.6.3
svn path=/nixpkgs/trunk/; revision=29770
2011-10-11 16:48:24 +00:00
Peter Simons
52987e278d haskell-tls: updated to version 0.8.0
svn path=/nixpkgs/trunk/; revision=29769
2011-10-11 16:48:19 +00:00
Peter Simons
764bfaafb4 haskell-tls-extra: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=29768
2011-10-11 16:48:15 +00:00
Peter Simons
6e5a99dadf haskell-http-enumerator: updated to version 0.7.1.1
svn path=/nixpkgs/trunk/; revision=29767
2011-10-11 16:48:09 +00:00
Peter Simons
86b454d4b0 haskell-certificate: updated to version 0.9.3
svn path=/nixpkgs/trunk/; revision=29766
2011-10-11 16:48:05 +00:00
Peter Simons
2c1c739890 haskell-authenticate: updated to version 0.10.2.2
svn path=/nixpkgs/trunk/; revision=29765
2011-10-11 16:48:01 +00:00
Peter Simons
57dfcfed60 haskell-asn1-data: updated to version 0.6.0
svn path=/nixpkgs/trunk/; revision=29764
2011-10-11 16:47:56 +00:00
Karn Kallio
64eda35d0f Switch to mirror; ftp.gimp.org unavailable for about a week.
svn path=/nixpkgs/trunk/; revision=29762
2011-10-11 15:20:46 +00:00
Peter Simons
e3984c2caf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29739
2011-10-10 17:01:17 +00:00
Peter Simons
2133339ecf haskell-thespian: added version 0.999
svn path=/nixpkgs/trunk/; revision=29733
2011-10-09 17:47:04 +00:00
Yury G. Kudryashov
692ae674c1 gtklibs3x.glibmm-2.30
svn path=/nixpkgs/trunk/; revision=29730
2011-10-09 17:23:37 +00:00
Peter Simons
dbab602826 haskell-parallel: added version 3.2.0.0
svn path=/nixpkgs/trunk/; revision=29729
2011-10-09 15:30:05 +00:00
Peter Simons
fad97e3885 haskell-parsec: added version 3.1.2
svn path=/nixpkgs/trunk/; revision=29728
2011-10-09 15:29:59 +00:00
Peter Simons
99003e9508 haskell-hashed-storage: updated to version 0.5.9
svn path=/nixpkgs/trunk/; revision=29727
2011-10-09 15:29:52 +00:00
Yury G. Kudryashov
32dd8c0854 gtkLibx3x update
svn path=/nixpkgs/trunk/; revision=29726
2011-10-09 08:38:34 +00:00
Yury G. Kudryashov
c35c6ec9fa Drop 'gnomevfs = gnome_vfs;' alias
s/gnomevfs/gnome_vfs/ in packages

svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Eelco Dolstra
20778d629b * Updated Catalyst to 5.9. It now uses Plack for interfacing with the
web server, so add that as well.

svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra
79ab307dd7 * Fix Chatzilla (it doesn't work with recent Xulrunners).
* Get rid of xulrunnerWrapper.

svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Peter Simons
e0c4e42d8c haskell-cmdlib: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=29705
2011-10-06 21:30:27 +00:00
Eelco Dolstra
d1eddb691b * NSPR updated to 4.8.9.
svn path=/nixpkgs/trunk/; revision=29702
2011-10-06 14:09:28 +00:00
Peter Simons
ba6cc24ca8 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29685
2011-10-06 10:27:33 +00:00
Peter Simons
161c5bdafa cppunit: improved meta section
svn path=/nixpkgs/trunk/; revision=29683
2011-10-06 10:23:27 +00:00
Peter Simons
667e2020cc cppunit: dropped obsolete version 1.10
svn path=/nixpkgs/trunk/; revision=29682
2011-10-06 10:23:23 +00:00
Peter Simons
1abdc56a12 Synchronized stdenv-updates branch with trunk.
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.

svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Ludovic Courtès
dce7ac1f10 Bigloo 3.7a.
svn path=/nixpkgs/trunk/; revision=29679
2011-10-05 21:51:07 +00:00
Peter Simons
969a0acdc2 haskell-xml-enumerator: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=29674
2011-10-05 17:23:21 +00:00
Peter Simons
022f9d81b7 haskell-xml-enumerator: updated to version 0.4.2
svn path=/nixpkgs/trunk/; revision=29673
2011-10-05 17:14:14 +00:00
Peter Simons
b88f691163 haskell-hamlet: updated to version 0.10.3
svn path=/nixpkgs/trunk/; revision=29672
2011-10-05 17:10:00 +00:00
Peter Simons
105f30bba6 haskell-hakyll: updated to version 3.2.0.9
svn path=/nixpkgs/trunk/; revision=29671
2011-10-05 17:09:51 +00:00
Peter Simons
384ad944cb haskell-skein: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=29670
2011-10-05 17:09:39 +00:00
Peter Simons
7776c66a84 haskell-hledger: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29669
2011-10-05 17:09:32 +00:00
Peter Simons
549b848e7c haskell-hledger-web: updated to version 0.16.3
svn path=/nixpkgs/trunk/; revision=29668
2011-10-05 17:09:25 +00:00
Peter Simons
80d4abd330 haskell-hledger-vty: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29667
2011-10-05 17:09:15 +00:00
Peter Simons
c3a0b9b55f haskell-hledger-lib: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29666
2011-10-05 17:09:07 +00:00
Peter Simons
a9e1911efa haskell-hledger-chart: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29665
2011-10-05 17:08:58 +00:00
Yury G. Kudryashov
e44c73e49a Latest babl and gegl
svn path=/nixpkgs/trunk/; revision=29661
2011-10-05 14:45:49 +00:00
Ludovic Courtès
37776f1568 Valgrind: Add myself as maintainer.
svn path=/nixpkgs/trunk/; revision=29657
2011-10-05 10:52:16 +00:00
Ludovic Courtès
631c013a13 Valgrind: Remove unnecessary dependency on Autoconf and Automake.
svn path=/nixpkgs/trunk/; revision=29656
2011-10-05 10:52:11 +00:00
Ludovic Courtès
ba677f861f Valgrind: Fix Darwin builds.
svn path=/nixpkgs/trunk/; revision=29655
2011-10-05 10:52:05 +00:00
Peter Simons
a38b628246 haskell-haddock: updated to version 2.9.4
svn path=/nixpkgs/trunk/; revision=29635
2011-10-04 14:58:28 +00:00
Sander van der Burg
5e34490289 Added dotnetfx 4.0
svn path=/nixpkgs/trunk/; revision=29631
2011-10-04 13:31:23 +00:00
Yury G. Kudryashov
4bd5a070d4 liblastfm: fix compilation with ruby-1.9.x
svn path=/nixpkgs/trunk/; revision=29623
2011-10-04 11:12:17 +00:00
Russell O'Connor
8c40562197 New package for CamlIDL 1.05
svn path=/nixpkgs/trunk/; revision=29619
2011-10-04 01:40:45 +00:00
Peter Simons
6b4095a1a0 haskell-wai-extra: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=29616
2011-10-03 20:21:35 +00:00
Peter Simons
717d0a154d haskell-wai-app-static: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=29615
2011-10-03 20:21:31 +00:00
Peter Simons
8855e4e69b haskell-shakespeare: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=29614
2011-10-03 20:21:27 +00:00
Peter Simons
96ca3cf9df haskell-shakespeare-text: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29613
2011-10-03 20:21:23 +00:00
Peter Simons
d4abe9ac3f haskell-shakespeare-js: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29612
2011-10-03 20:21:19 +00:00
Peter Simons
de15159ea0 haskell-shakespeare-css: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29611
2011-10-03 20:21:15 +00:00
Peter Simons
e12400f5f1 haskell-persistent: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=29610
2011-10-03 20:21:11 +00:00
Peter Simons
3f7a541c51 haskell-persistent-template: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=29609
2011-10-03 20:21:07 +00:00
Peter Simons
160b7547f3 haskell-clientsession: updated to version 0.7.3.1
svn path=/nixpkgs/trunk/; revision=29608
2011-10-03 20:21:03 +00:00
Peter Simons
492c7016d0 haskell-hamlet: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29607
2011-10-03 20:20:58 +00:00
Ludovic Courtès
eaaaad5203 GNU Readline: Fix typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29606
2011-10-03 19:27:10 +00:00
Ludovic Courtès
eff71744ea GNU Binutils: Fix URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29605
2011-10-03 19:11:09 +00:00
Ludovic Courtès
41d04539a6 GNU Readline 6.2: Update patch set.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29603
2011-10-03 17:35:04 +00:00
Yury G. Kudryashov
d5d53b4710 boolstuff-0.1.13
svn path=/nixpkgs/trunk/; revision=29602
2011-10-03 16:55:33 +00:00
Shea Levy
936c460abb Ruby: Separate 'install the current version of ruby' from 'install version x of ruby' when x is also the current version
svn path=/nixpkgs/trunk/; revision=29600
2011-10-03 15:35:50 +00:00
Peter Simons
4d2b6a350b haskell-cabal-ghci: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=29598
2011-10-03 09:01:42 +00:00
Peter Simons
1fb8696d94 haskell-hakyll: updated to version 3.2.0.8
svn path=/nixpkgs/trunk/; revision=29597
2011-10-03 09:01:28 +00:00
Yury G. Kudryashov
9839a5d924 policykit: use meta.platforms
This makes it easier to remove policykit in the future

svn path=/nixpkgs/trunk/; revision=29594
2011-10-02 21:15:19 +00:00
Ludovic Courtès
07b8c666f7 OpenCV: Add missing parameter.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29593
2011-10-02 20:36:10 +00:00
Ludovic Courtès
18962bfe66 GNU M4 1.4.16.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29588
2011-10-02 20:35:49 +00:00
Ludovic Courtès
3e8b08d2fc GNU Ncurses 5.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29587
2011-10-02 20:35:44 +00:00
Ludovic Courtès
5bd43ca25f GNU MPFR 3.0.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29586
2011-10-02 20:35:40 +00:00
Peter Simons
13b67df58e haskell-convertible-text: added version 0.3.0.10
svn path=/nixpkgs/trunk/; revision=29585
2011-10-02 20:28:19 +00:00
Peter Simons
c096ba1ba8 haskell-data-object-yaml: added version 0.3.3.5
svn path=/nixpkgs/trunk/; revision=29584
2011-10-02 20:28:14 +00:00
Peter Simons
1d0620f3ae haskell-data-object: added version 0.3.1.7
svn path=/nixpkgs/trunk/; revision=29583
2011-10-02 20:28:09 +00:00
Peter Simons
54a78ff2ed haskell-yaml: added version 0.4.1.1
svn path=/nixpkgs/trunk/; revision=29582
2011-10-02 20:28:04 +00:00
Peter Simons
944a9932bc haskell-network: added version 2.3.0.6
svn path=/nixpkgs/trunk/; revision=29581
2011-10-02 20:28:00 +00:00
Peter Simons
8df74ef75a haskell-hlint: updated to version 1.8.17
svn path=/nixpkgs/trunk/; revision=29580
2011-10-02 20:27:55 +00:00
Peter Simons
0fe8cb05b5 haskell-hledger: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29579
2011-10-02 20:27:50 +00:00
Peter Simons
60310380e9 haskell-hledger-web: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29578
2011-10-02 20:27:46 +00:00
Peter Simons
b0b151d05d haskell-hledger-vty: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29577
2011-10-02 20:27:42 +00:00
Peter Simons
bfd8bc177b haskell-hledger-lib: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29576
2011-10-02 20:27:37 +00:00
Peter Simons
750527851c haskell-hledger-chart: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29575
2011-10-02 20:27:33 +00:00
Peter Simons
264e8539b5 haskell-blaze-html: updated to version 0.4.2.0
svn path=/nixpkgs/trunk/; revision=29574
2011-10-02 20:27:29 +00:00
Peter Simons
e0cf0de6c2 haskell-X11-xft: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=29573
2011-10-02 20:27:25 +00:00
Peter Simons
ec549646da haskell-haddock: added version 2.9.3
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Peter Simons
3277d89fcf haddock-2.4.2: added 'happy' build input
svn path=/nixpkgs/trunk/; revision=29571
2011-10-02 20:13:54 +00:00
Peter Simons
5328a95a3c haddock-2.4.2: added 'alex' build input
svn path=/nixpkgs/trunk/; revision=29570
2011-10-02 20:12:07 +00:00
Yury G. Kudryashov
0a3e9cad72 Make dbus_all_1_5_6.tools compile
svn path=/nixpkgs/trunk/; revision=29568
2011-10-02 18:12:29 +00:00
Shea Levy
494e927d1c libcaca: Bump
svn path=/nixpkgs/trunk/; revision=29566
2011-10-02 14:34:23 +00:00
Yury G. Kudryashov
50531eacb8 qt-4.7.4
svn path=/nixpkgs/trunk/; revision=29557
2011-10-02 07:28:11 +00:00
Shea Levy
3b260bfbf7 Merge from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29553
2011-10-01 18:12:00 +00:00
Shea Levy
024a629e27 Set the M4 env var, for some reason configure can't find it even though it's in PATH
svn path=/nixpkgs/branches/stdenv-updates/; revision=29545
2011-09-30 15:29:30 +00:00
Shea Levy
a54473bc5d Use ruby 1.9 as the default
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Peter Simons
e460e459bf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00
Peter Simons
4cdafb258c haskell-hlint: updated to version 1.8.16
svn path=/nixpkgs/trunk/; revision=29530
2011-09-28 16:48:17 +00:00
Peter Simons
5048bc7f21 haskell-happstack-util: updated to version 6.0.2
svn path=/nixpkgs/trunk/; revision=29529
2011-09-28 16:48:13 +00:00
Peter Simons
9e6178ed74 haskell-criterion: updated to version 0.5.1.0
svn path=/nixpkgs/trunk/; revision=29528
2011-09-28 16:48:06 +00:00
Yury G. Kudryashov
9457c15f41 icu4c-4.8.1
svn path=/nixpkgs/trunk/; revision=29526
2011-09-28 15:22:58 +00:00
Peter Simons
07a5a121fb synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29524
2011-09-28 14:48:34 +00:00
Rob Vermaas
6fd4c26fc2 add google perftools 1.8.3
svn path=/nixpkgs/trunk/; revision=29517
2011-09-27 17:24:01 +00:00
Yury G. Kudryashov
dbb9440ef7 Fix for r29513
I've accidentially committed an empty find-virtuoso.patch

svn path=/nixpkgs/trunk/; revision=29516
2011-09-27 16:18:06 +00:00
Yury G. Kudryashov
109b36eca9 Move soprano to top-level namespace
svn path=/nixpkgs/trunk/; revision=29513
2011-09-27 15:40:40 +00:00
Peter Simons
d8b628d123 haskell-cpphs: updated to version 1.13.1
svn path=/nixpkgs/trunk/; revision=29503
2011-09-26 19:30:36 +00:00
Peter Simons
093a0fb21f haskell-blaze-html: updated to version 0.4.1.7
svn path=/nixpkgs/trunk/; revision=29502
2011-09-26 17:05:27 +00:00
Peter Simons
acb52d79bf haskell-cpphs: revert update to version 1.13
The new version doesn't compile. I've reported the problem upstream.

svn path=/nixpkgs/trunk/; revision=29501
2011-09-26 16:33:15 +00:00
Peter Simons
8f8d3f1747 haskell-cpphs: updated to version 1.13
svn path=/nixpkgs/trunk/; revision=29500
2011-09-26 16:18:09 +00:00
Peter Simons
4f036cef1d haskell-web-routes: updated to version 0.25.3
svn path=/nixpkgs/trunk/; revision=29499
2011-09-26 16:18:04 +00:00
Yury G. Kudryashov
5da4cd69fc imlib2-1.4.5
svn path=/nixpkgs/trunk/; revision=29496
2011-09-26 13:13:45 +00:00
Ludovic Courtès
e8a30536b6 Cairo: Add dependency on Gettext on non-GNU systems; build it.
svn path=/nixpkgs/trunk/; revision=29495
2011-09-26 12:07:24 +00:00
Ludovic Courtès
b7d32054da GNU Automake: Add TODO.
svn path=/nixpkgs/trunk/; revision=29494
2011-09-26 12:07:21 +00:00
Yury G. Kudryashov
1d9c2ff413 Let hydra build SDL_image on all platforms
svn path=/nixpkgs/trunk/; revision=29486
2011-09-25 23:36:20 +00:00
Yury G. Kudryashov
e496b86594 Remove kde3.kcachegrind
Use kde4.kcachegrind instead.

svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Michael Raskin
d65cab3852 Adding Allegro 5
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25 21:07:48 +00:00
Michael Raskin
503536703e Fix Allegro URL
svn path=/nixpkgs/trunk/; revision=29481
2011-09-25 18:12:40 +00:00
Peter Simons
8a8cb04533 haskell-numeric-prelude: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=29480
2011-09-25 17:11:23 +00:00
Yury G. Kudryashov
2b67f92ec9 allegro-4.4.2; compiles against libpng-1.5.4
svn path=/nixpkgs/trunk/; revision=29477
2011-09-25 03:39:23 +00:00
Yury G. Kudryashov
bfc84fec9b Add a notice about libpng branch
svn path=/nixpkgs/trunk/; revision=29474
2011-09-24 20:44:11 +00:00
Yury G. Kudryashov
449e03648a opencv-2.3.1a
* pkgconfig and cmake are buildNativeInputs
* drop xineLib dependency. It was not used anyway.

svn path=/nixpkgs/trunk/; revision=29473
2011-09-24 20:40:58 +00:00
Michael Raskin
4d6030f56b Adding hyenae - patch by MarcWeber
svn path=/nixpkgs/trunk/; revision=29470
2011-09-24 09:14:21 +00:00
Peter Simons
0ad122f4e6 sync with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29468
2011-09-24 08:04:47 +00:00
Peter Simons
0a5f021abd haskell-uuagc-cabal: updated to version 1.0.0.7
svn path=/nixpkgs/trunk/; revision=29466
2011-09-24 07:27:07 +00:00
Andres Löh
a154670250 Added haskell-derp.
svn path=/nixpkgs/trunk/; revision=29465
2011-09-24 02:49:04 +00:00
Andres Löh
62a77eb641 Added maintainers for haskell-numInstances.
svn path=/nixpkgs/trunk/; revision=29464
2011-09-24 02:48:40 +00:00
Florian Friesdorf
0c32d209ca python wrapper that sets PYTHONHOME to the profile it is in
svn path=/nixpkgs/trunk/; revision=29462
2011-09-23 17:00:13 +00:00
Shea Levy
01df54f5cc Merge from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Peter Simons
8770aaea0e haskell-vector-space: updated to version 0.7.8
svn path=/nixpkgs/trunk/; revision=29460
2011-09-23 16:09:05 +00:00
Peter Simons
31d8e3cada haskell-neither: updated to version 0.3.0
svn path=/nixpkgs/trunk/; revision=29459
2011-09-23 16:09:01 +00:00
Peter Simons
45e9e5e66b haskell-cryptohash: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=29458
2011-09-23 16:08:57 +00:00
Peter Simons
03deb61330 haskell-NumInstances: added version 1.0
svn path=/nixpkgs/trunk/; revision=29457
2011-09-23 16:08:52 +00:00
Shea Levy
35d07a5c34 Bump rubygems
svn path=/nixpkgs/trunk/; revision=29455
2011-09-23 15:37:05 +00:00
Shea Levy
f5e5bc24be Get ruby-1.9.2-p290 to build
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Karn Kallio
637e57fc93 Advance version of ur/web compiler to 20110917
svn path=/nixpkgs/trunk/; revision=29448
2011-09-23 02:46:05 +00:00
Ludovic Courtès
8628e00f45 GnuTLS 2.12.11.
svn path=/nixpkgs/trunk/; revision=29444
2011-09-22 19:46:33 +00:00
Peter Simons
aecdd27b42 haskell-happy-meta: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=29443
2011-09-22 15:25:52 +00:00
Peter Simons
a407341c8c haskell-alex-meta: updated to version 0.2.0.2
svn path=/nixpkgs/trunk/; revision=29442
2011-09-22 15:25:45 +00:00
Peter Simons
b57a4c5e17 haskell-BNFC-meta: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=29441
2011-09-22 15:25:36 +00:00
Peter Simons
a10e8a4d07 haskell-xml: updated to version 1.3.10
svn path=/nixpkgs/trunk/; revision=29440
2011-09-22 15:25:29 +00:00
Peter Simons
f64620a11f haskell-skein: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=29439
2011-09-22 15:25:21 +00:00
Florian Friesdorf
cadbee1ab1 indeed fix talloc build on darwin
svn path=/nixpkgs/trunk/; revision=29431
2011-09-21 23:31:51 +00:00
Florian Friesdorf
ad3d180d6f attempt to fix talloc build on darwin
see: https://bugzilla.samba.org/show_bug.cgi?id=7000

svn path=/nixpkgs/trunk/; revision=29430
2011-09-21 23:23:12 +00:00
Peter Simons
d709ef5d30 openssl: avoid the need for a recursive expression
svn path=/nixpkgs/trunk/; revision=29426
2011-09-21 18:48:04 +00:00
Peter Simons
6fcd493d5f openssl: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=29425
2011-09-21 18:45:52 +00:00
Peter Simons
865b08c151 haskell-system-fileio: updated to version 0.3.2.1
svn path=/nixpkgs/trunk/; revision=29423
2011-09-21 16:47:27 +00:00
Peter Simons
981ad994f5 haskell-hmatrix: updated to version 0.12.0.1
svn path=/nixpkgs/trunk/; revision=29422
2011-09-21 16:47:23 +00:00
Peter Simons
353d1e7882 haskell-clientsession: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=29421
2011-09-21 16:47:19 +00:00
Peter Simons
b40cab3fab haskell-aeson-native: updated to version 0.3.3.1
svn path=/nixpkgs/trunk/; revision=29420
2011-09-21 16:47:14 +00:00
Peter Simons
ac569c9b63 haskell-RSA: updated to version 1.0.6.2
svn path=/nixpkgs/trunk/; revision=29419
2011-09-21 16:47:07 +00:00
Peter Simons
4821046eb3 haskell-skein: added version 0.1
svn path=/nixpkgs/trunk/; revision=29418
2011-09-21 16:46:59 +00:00