Commit graph

3949 commits

Author SHA1 Message Date
Peter Simons c1782a6cf3 haskell-tls-extra: updated to version 0.4.2.1
svn path=/nixpkgs/trunk/; revision=31821
2012-01-24 15:06:35 +00:00
Peter Simons b5c5f34de9 haskell-statistics: updated to version 0.10.1.0
svn path=/nixpkgs/trunk/; revision=31820
2012-01-24 15:06:32 +00:00
Peter Simons 3a9f2dd52f haskell-pretty-show: updated to version 1.2
svn path=/nixpkgs/trunk/; revision=31819
2012-01-24 15:06:30 +00:00
Peter Simons ab05bdf5b0 haskell-mongoDB: updated to version 1.2.0
svn path=/nixpkgs/trunk/; revision=31818
2012-01-24 15:06:27 +00:00
Peter Simons 26692953cd haskell-instant-generics: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=31817
2012-01-24 15:06:25 +00:00
Peter Simons fdb8059a3d haskell-hxt: updated to version 9.2.0
svn path=/nixpkgs/trunk/; revision=31816
2012-01-24 15:06:23 +00:00
Peter Simons 076a50553d haskell-happstack-hamlet: updated to version 6.2.3
svn path=/nixpkgs/trunk/; revision=31815
2012-01-24 15:06:20 +00:00
Peter Simons 1898dbd6cb haskell-ghc-mod: updated to version 1.0.7
svn path=/nixpkgs/trunk/; revision=31814
2012-01-24 15:06:18 +00:00
Peter Simons 19764552a0 haskell-generic-deriving: updated to version 1.0.3
svn path=/nixpkgs/trunk/; revision=31813
2012-01-24 15:06:16 +00:00
Peter Simons 6ca63ba20a haskell-data-object-yaml: updated to version 0.3.4.1
svn path=/nixpkgs/trunk/; revision=31812
2012-01-24 15:06:13 +00:00
Peter Simons d5e86595d6 haskell-criterion: updated to version 0.6.0.1
svn path=/nixpkgs/trunk/; revision=31811
2012-01-24 15:06:11 +00:00
Peter Simons 58a4717d0a haskell-bson: updated to version 0.1.7
svn path=/nixpkgs/trunk/; revision=31810
2012-01-24 15:06:08 +00:00
Peter Simons 592c7f453b haskell-aeson: updated to version 0.6.0.0
svn path=/nixpkgs/trunk/; revision=31809
2012-01-24 15:06:06 +00:00
Peter Simons f99bad4225 haskell-HStringTemplate: updated to version 0.6.8
svn path=/nixpkgs/trunk/; revision=31808
2012-01-24 15:06:03 +00:00
Peter Simons ea9708ca01 haskell-mwc-random: added version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=31807
2012-01-24 15:06:00 +00:00
Peter Simons 5f7e961d15 haskell-HsOpenSSL: added version 0.10.1.2
svn path=/nixpkgs/trunk/; revision=31806
2012-01-24 15:05:57 +00:00
Peter Simons 9e5c06adc9 haskell-language-javascript: updated to version 0.4.6
svn path=/nixpkgs/trunk/; revision=31805
2012-01-24 15:05:54 +00:00
Peter Simons 76cbc8ade8 haskell-text: added version 0.11.1.13
svn path=/nixpkgs/trunk/; revision=31804
2012-01-24 15:05:51 +00:00
Karn Kallio 47ae4a01bd kdenlive builds for kde48 release candidate (and kde47).
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Andres Löh bbc726c86a Adding haskell-DSH and dependencies.
svn path=/nixpkgs/trunk/; revision=31794
2012-01-23 16:22:34 +00:00
Ludovic Courtès 44e38c020a libgc 7.2alpha6 (June 2011).
svn path=/nixpkgs/trunk/; revision=31787
2012-01-22 10:52:09 +00:00
Arie Middelkoop c298a5ba25 Version bumb of libmsn to 4.2.1.
This fixes the problem that with the previous version a connection with microsoft services could not be established anymore.

svn path=/nixpkgs/trunk/; revision=31786
2012-01-21 23:59:36 +00:00
Peter Simons 70895ed45c haskell-lifted-base: updated to version 0.1.0.3
svn path=/nixpkgs/trunk/; revision=31783
2012-01-21 20:39:44 +00:00
Peter Simons 87f1f70070 mesa: disabled unmaintained i965 gallium driver
svn path=/nixpkgs/trunk/; revision=31772
2012-01-21 18:47:37 +00:00
Florian Friesdorf 89afc87de6 xapian-1.2.8
svn path=/nixpkgs/trunk/; revision=31766
2012-01-21 18:29:08 +00:00
Lluís Batlle i Rossell 4a1c721c01 Changing every reference from mips64-linux to mips64el-linux. That's
what the new nix thinks the fuloong is.

Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.

svn path=/nixpkgs/trunk/; revision=31751
2012-01-21 00:34:51 +00:00
Lluís Batlle i Rossell 6945a75f7b Adding a patch for mesa, for it to build on the loongson2f.
svn path=/nixpkgs/trunk/; revision=31749
2012-01-21 00:34:30 +00:00
Yury G. Kudryashov c2b80e225c directfb-1.5.3
svn path=/nixpkgs/trunk/; revision=31730
2012-01-20 00:45:22 +00:00
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 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
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 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 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 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 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
Peter Simons 5d03943ec7 haskell-ghc-events: updated to version 0.4.0.0
svn path=/nixpkgs/trunk/; revision=31591
2012-01-16 11:47:57 +00:00
Peter Simons 4cc9c46240 haskell-xml-types: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=31588
2012-01-16 11:33:55 +00:00
Peter Simons a4d0d699ea haskell-xml-conduit: updated to version 0.5.1
svn path=/nixpkgs/trunk/; revision=31587
2012-01-16 11:33:52 +00:00
Peter Simons bae87bb714 haskell-random-shuffle: updated to version 0.0.3
svn path=/nixpkgs/trunk/; revision=31586
2012-01-16 11:33:50 +00:00
Peter Simons bfb2f12099 haskell-http-conduit: updated to version 1.1.1
svn path=/nixpkgs/trunk/; revision=31585
2012-01-16 11:33:48 +00:00
Peter Simons c74f588e8d haskell-enumerator: updated to version 0.4.18
svn path=/nixpkgs/trunk/; revision=31584
2012-01-16 11:33:45 +00:00
Peter Simons a9f5e79a1b haskell-conduit: updated to version 0.0.4
svn path=/nixpkgs/trunk/; revision=31583
2012-01-16 11:33:42 +00:00
Peter Simons 89f9d84c5f haskell-cereal: updated to version 0.3.5.1
svn path=/nixpkgs/trunk/; revision=31582
2012-01-16 11:33:40 +00:00
Peter Simons 4b229a7291 haskell-base64-bytestring: updated to version 0.1.1.0
svn path=/nixpkgs/trunk/; revision=31581
2012-01-16 11:33:38 +00:00
Peter Simons 4907bb6cf5 haskell-math-functions: added version 0.1.1.0
svn path=/nixpkgs/trunk/; revision=31580
2012-01-16 11:33:34 +00:00
Peter Simons b7c53fcc4c ftgl: added meta information
svn path=/nixpkgs/trunk/; revision=31573
2012-01-15 11:44:11 +00:00
Peter Simons 116a7c4ac2 ftgl: fixed download URL
svn path=/nixpkgs/trunk/; revision=31571
2012-01-15 11:44:05 +00:00
Yury G. Kudryashov 6232b9129d cairo: propagate more dependencies
svn path=/nixpkgs/trunk/; revision=31565
2012-01-14 18:04:28 +00:00
Yury G. Kudryashov 77c6648535 Propagate zlib
svn path=/nixpkgs/trunk/; revision=31551
2012-01-14 18:03:38 +00:00
Yury G. Kudryashov 51956f085d ntrack-016, add meta
svn path=/nixpkgs/trunk/; revision=31550
2012-01-14 18:03:34 +00:00
Yury G. Kudryashov b891f159b5 grantlee-0.2.0
svn path=/nixpkgs/trunk/; revision=31542
2012-01-14 18:03:05 +00:00
Yury G. Kudryashov e7dccbfcb8 openbabel-2.3.1, depend on cairo
svn path=/nixpkgs/trunk/; revision=31540
2012-01-14 18:02:54 +00:00
Yury G. Kudryashov cf207c3e83 libical-0.48
svn path=/nixpkgs/trunk/; revision=31539
2012-01-14 18:02:46 +00:00
Peter Simons 4e5092d0c6 Revert "libdrm: updated to version 2.4.29"
This reverts commit ebe85f30fa075507313fc9dfa6ceb96501c6e332.

svn path=/nixpkgs/trunk/; revision=31537
2012-01-14 12:13:53 +00:00
Peter Simons 729162873e Revert "mesa: updated to version 7.11.2"
This reverts commit b18ddb0ac8bc232df2cfd2980bd22ee9beae7b12.

svn path=/nixpkgs/trunk/; revision=31536
2012-01-14 12:13:51 +00:00
Peter Simons 61ad4a1b2b haskell-streamproc: updated to version 1.6
svn path=/nixpkgs/trunk/; revision=31535
2012-01-14 12:09:20 +00:00
Peter Simons 736b039b3f libdrm: updated to version 2.4.29
svn path=/nixpkgs/trunk/; revision=31534
2012-01-14 12:09:15 +00:00
Peter Simons 0819c85d91 mesa: updated to version 7.11.2
svn path=/nixpkgs/trunk/; revision=31533
2012-01-14 12:09:09 +00:00
Peter Simons 5331d4e98b haskell-wxdirect: updated to version 0.13.1.1
svn path=/nixpkgs/trunk/; revision=31519
2012-01-13 10:32:11 +00:00
Peter Simons c334c8b547 haskell-wxcore: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=31518
2012-01-13 10:32:08 +00:00
Peter Simons e495d3345f haskell-wx: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=31517
2012-01-13 10:32:06 +00:00
Peter Simons dd90ec0d92 wxGTK-2.x: enable support for media control
svn path=/nixpkgs/trunk/; revision=31516
2012-01-13 10:32:02 +00:00
Peter Simons 6284c83b15 wxGTK-2.x: enable parallel building
svn path=/nixpkgs/trunk/; revision=31515
2012-01-13 10:31:58 +00:00
Peter Simons 1585c62857 pkgs/development/libraries/wxGTK-2.8: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=31514
2012-01-13 10:31:56 +00:00