Peter Simons
1bc803cb09
glib-2.28.x: blind commit that hopefully fixes a lot of build errors on Darwin
...
It appears that users of glibc expect to be able to link libintl via pkgconfig.
On Linux, this always works because that library comes with glibc, but on other
platforms gettext is required to fulfill the dependency.
I don't have access to Darwin, so I cannot actually test this change. If any
runs into problems because of this modification, please feel free to revert it!
svn path=/nixpkgs/trunk/; revision=31723
2012-01-19 21:43:17 +00:00
Peter Simons
e2633477c0
haskell-hakyll: updated to version 3.2.4.1
...
svn path=/nixpkgs/trunk/; revision=31722
2012-01-19 21:43:14 +00:00
Yury G. Kudryashov
d0c8b530e9
leiningen: added package version 1.6.2
...
svn path=/nixpkgs/trunk/; revision=31716
2012-01-19 20:34:59 +00:00
Yury G. Kudryashov
d38c5e7ee4
KTorrent 4.1.3, fix build with KDE 4.8
...
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Rob Vermaas
087af1bfe7
add gwt 2.4.0, patch provided by TermNL
...
svn path=/nixpkgs/trunk/; revision=31711
2012-01-19 19:31:25 +00:00
Peter Simons
f84e15f11c
haskell-xml-conduit: updated to version 0.5.1.2
...
svn path=/nixpkgs/trunk/; revision=31697
2012-01-19 14:46:06 +00:00
Peter Simons
f52d0d1634
haskell-web-routes: updated to version 0.26.2
...
svn path=/nixpkgs/trunk/; revision=31696
2012-01-19 14:46:04 +00:00
Peter Simons
af2e5746af
haskell-web-routes-quasi: updated to version 0.7.1.1
...
svn path=/nixpkgs/trunk/; revision=31695
2012-01-19 14:46:01 +00:00
Peter Simons
42105ddc82
haskell-vault: updated to version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31694
2012-01-19 14:45:59 +00:00
Peter Simons
9af6a32767
haskell-shakespeare-css: updated to version 0.10.6
...
svn path=/nixpkgs/trunk/; revision=31693
2012-01-19 14:45:56 +00:00
Peter Simons
c037e74e61
haskell-neither: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=31692
2012-01-19 14:45:51 +00:00
Peter Simons
d1645c819d
haskell-json-enumerator: updated to version 0.0.1.2
...
svn path=/nixpkgs/trunk/; revision=31691
2012-01-19 14:45:47 +00:00
Peter Simons
5e9d807f5f
haskell-http-enumerator: updated to version 0.7.2.5
...
svn path=/nixpkgs/trunk/; revision=31690
2012-01-19 14:45:44 +00:00
Peter Simons
ac0ab1b200
haskell-hamlet: updated to version 0.10.7.1
...
svn path=/nixpkgs/trunk/; revision=31689
2012-01-19 14:45:41 +00:00
Peter Simons
007bb142bd
haskell-data-object: updated to version 0.3.1.9
...
svn path=/nixpkgs/trunk/; revision=31688
2012-01-19 14:45:38 +00:00
Peter Simons
4bf2f17323
haskell-convertible-text: updated to version 0.4.0.2
...
svn path=/nixpkgs/trunk/; revision=31687
2012-01-19 14:45:29 +00:00
Peter Simons
5856dbaa53
haskell-control-monad-attempt: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=31686
2012-01-19 14:45:14 +00:00
Peter Simons
40a684701a
haskell-blaze-textual-native: updated to version 0.2.1.1
...
svn path=/nixpkgs/trunk/; revision=31685
2012-01-19 14:45:10 +00:00
Peter Simons
62e31a562f
haskell-aeson-native: updated to version 0.3.3.2
...
svn path=/nixpkgs/trunk/; revision=31684
2012-01-19 14:44:55 +00:00
Peter Simons
13e5cf2efb
haskell-vault: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31683
2012-01-19 14:44:33 +00:00
Ludovic Courtès
ffdd332cf7
libassuan 2.0.3.
...
svn path=/nixpkgs/trunk/; revision=31672
2012-01-18 20:52:36 +00:00
Ludovic Courtès
16753086a3
GNU Libidn 1.24.
...
svn path=/nixpkgs/trunk/; revision=31671
2012-01-18 20:52:31 +00:00
Ludovic Courtès
8aaa52d532
GNU Common C++ 5.1.2.
...
svn path=/nixpkgs/trunk/; revision=31669
2012-01-18 20:52:22 +00:00
Ludovic Courtès
300372af20
GNU Automake 1.11.2.
...
svn path=/nixpkgs/trunk/; revision=31667
2012-01-18 20:52:12 +00:00
Ludovic Courtès
9d5df9699b
GnuTLS 3.0.11.
...
svn path=/nixpkgs/trunk/; revision=31665
2012-01-18 20:52:02 +00:00
Peter Simons
02392785c5
ghc-mod: new package (emacs haskell-mode extension)
...
svn path=/nixpkgs/trunk/; revision=31653
2012-01-18 20:32:34 +00:00
Peter Simons
f94f871b67
node.js: use shared v8 instead of bundled one
...
svn path=/nixpkgs/trunk/; revision=31650
2012-01-18 20:32:26 +00:00
Peter Simons
7abb4986a2
v8: upgraded to latest stable 3.6 version (which node.js uses)
...
svn path=/nixpkgs/trunk/; revision=31649
2012-01-18 20:32:23 +00:00
Peter Simons
3eca1b395f
jruby: upgraded to latest version, fixed java dependency
...
svn path=/nixpkgs/trunk/; revision=31648
2012-01-18 20:32:20 +00:00
Peter Simons
3ea9f68e75
uhc: upgraded to latest version
...
svn path=/nixpkgs/trunk/; revision=31646
2012-01-18 20:32:14 +00:00
Peter Simons
a0672a86dc
haskell-yaml: updated to version 0.5.1.2
...
svn path=/nixpkgs/trunk/; revision=31630
2012-01-18 15:09:47 +00:00
Peter Simons
a0e44836a4
haskell-xml-conduit: updated to version 0.5.1.1
...
svn path=/nixpkgs/trunk/; revision=31629
2012-01-18 15:09:45 +00:00
Peter Simons
6094053539
haskell-zlib-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31628
2012-01-18 15:04:24 +00:00
Peter Simons
45bd1f2365
haskell-xml: updated to version 1.3.12
...
svn path=/nixpkgs/trunk/; revision=31627
2012-01-18 15:04:21 +00:00
Peter Simons
4401790252
haskell-tls: updated to version 0.8.5
...
svn path=/nixpkgs/trunk/; revision=31626
2012-01-18 15:04:19 +00:00
Peter Simons
2448541afc
haskell-data-accessor-template: updated to version 0.2.1.9
...
svn path=/nixpkgs/trunk/; revision=31625
2012-01-18 15:04:16 +00:00
Peter Simons
8cc90001d9
haskell-blaze-builder-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31624
2012-01-18 15:04:14 +00:00
Peter Simons
494083fbf6
haskell-attoparsec-conduit: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=31623
2012-01-18 15:04:11 +00:00
Peter Simons
09dee8994f
haskell-idris: updated to version 0.9.0
...
svn path=/nixpkgs/trunk/; revision=31622
2012-01-18 15:04:09 +00:00
Peter Simons
39204c8649
haskell-http-enumerator: updated to version 0.7.2.4
...
svn path=/nixpkgs/trunk/; revision=31610
2012-01-17 17:44:42 +00:00
Peter Simons
47aaa3a4c0
haskell-http-conduit: updated to version 1.1.2.2
...
svn path=/nixpkgs/trunk/; revision=31609
2012-01-17 17:44:39 +00:00
Peter Simons
7b6b4212b9
haskell-colour: updated to version 2.3.3
...
svn path=/nixpkgs/trunk/; revision=31608
2012-01-17 17:44:35 +00:00
Ludovic Courtès
eb1360bd66
hwloc: Make it easy to disable optional dependencies; fix cross-builds.
...
svn path=/nixpkgs/trunk/; revision=31606
2012-01-17 16:34:10 +00:00
Peter Simons
729aea56b5
haskell-xml: updated to version 1.3.11
...
svn path=/nixpkgs/trunk/; revision=31603
2012-01-17 10:24:53 +00:00
Peter Simons
683d60e419
haskell-iteratee: updated to version 0.8.8.1
...
svn path=/nixpkgs/trunk/; revision=31602
2012-01-17 10:24:47 +00:00
Ludovic Courtès
4cbd319ce3
libffi: Revert to 3.0.9.
...
Version 3.0.10 fails to build on x86_64-freebsd8.2. Reported on
libffi-discuss@sourceware.org .
svn path=/nixpkgs/trunk/; revision=31601
2012-01-16 23:36:05 +00:00
Ludovic Courtès
92703a6d9e
libffi 3.0.10.
...
svn path=/nixpkgs/trunk/; revision=31600
2012-01-16 21:59:33 +00:00
Yury G. Kudryashov
6957240078
Fix typo
...
svn path=/nixpkgs/trunk/; revision=31599
2012-01-16 17:50:54 +00:00
Yury G. Kudryashov
ee0822153a
Upgrade libdrm and mesa to the latest versions
...
svn path=/nixpkgs/trunk/; revision=31598
2012-01-16 17:48:33 +00:00
Yury G. Kudryashov
81b4eef864
jasper: propagate libjpeg, kopete: remove 'fix'
...
svn path=/nixpkgs/trunk/; revision=31595
2012-01-16 17:36:59 +00:00