Commit Graph

9314 Commits

Author SHA1 Message Date
Peter Simons
1f92b14d1f haskell-heist: jailbreak to support the latest version of 'errors' 2013-02-06 12:27:23 +01:00
Peter Simons
83df975ba8 atlas: allow users to override the CPU configuration used to build ATLAS 2013-02-06 12:27:23 +01:00
Peter Simons
3334f33daf atlas: update to version 3.10.1
This patch fixes issue #297.
2013-02-06 11:31:49 +01:00
Shea Levy
30658882e8 Rubygems: Fix deps.
Gem nix in nixpkgs is broken, will have to update it.
2013-02-05 20:24:42 -05:00
Cillian de Róiste
25e67e7616 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-02-06 02:02:00 +01:00
Cillian de Róiste
e44f4ef3ce #283 add a set of Plone packages, a popular Python CMS
This set of packages for Plone was generated using
cillianderoiste/python2nix, which is forked from garbase/python2nix.

It uses ```buildout annotate``` to dump a set of packages and their
versions based on an installed Plone instance and then looks up these
packages on pypi, gets the relevant download url and sets some
(minimal) buildInputs where required.

The packages are not ready to be used on their own yet, since they
lack complete dependencies. In the future we can move complete package
expressions into a better location so that they can be re-used.

The packages are also lacking metadata. They are all available under
Free licenses (mostly Zope Public License, GPL or BSD), but the script
does not yet fill that information in. It should be pretty easy to get
hold of it, plus the short description and home page from pypi, this
will be added to the script in the future so that the license
information is accurate.
2013-02-06 01:44:44 +01:00
Rickard Nilsson
cb4c42e9c3 gnumeric: Update to 1.12.0
Also update dependencies (goffice, libgsf) to required versions.
2013-02-06 01:26:24 +01:00
Shea Levy
6cc91771a8 Mark ruby gems as such 2013-02-05 19:08:04 -05:00
Vladimír Čunát
c877f453b1 Merge pull request #302 from aristidb/pydb
pydb: mirror://sourceforge.net/ is no longer valid
2013-02-05 13:32:45 -08:00
Aristid Breitkreuz
d6f5d3c9a8 pydb: mirror://sourceforge.net/ is no longer valid 2013-02-05 20:35:39 +01:00
Florian Friesdorf
906be2ea98 python-linkme-wrapper: optimize some escaping 2013-02-05 20:12:28 +01:00
Michael Raskin
a2ba6d5bdd Julia: update/fix 2013-02-05 11:24:00 +04:00
Shea Levy
76cc4e760b Add thin rubygem 2013-02-04 15:53:09 -05:00
Shea Levy
af847fd8ce Add aws-sdk gem 2013-02-04 15:52:40 -05:00
Shea Levy
064638b0fd Add uuid rubygem 2013-02-04 15:51:25 -05:00
Shea Levy
e08ab1ebe5 Add sinatra-1.3.2 rubygem 2013-02-04 15:50:36 -05:00
Shea Levy
ff95e66e96 Add foreman rubygem 2013-02-04 15:16:13 -05:00
Sander van der Burg
c89187cc3c Added setup hook that adds a Node package automatically to NODE_PATH, if included in the buildInputs parameter 2013-02-04 15:21:33 +01:00
Peter Simons
805b7783d4 haskell-yesod-form: update to version 1.2.1.1 2013-02-04 13:41:29 +01:00
Peter Simons
b390e531ea haskell-yesod-auth: update to version 1.1.4.1 2013-02-04 13:41:29 +01:00
Peter Simons
f3620bfe1d haskell-semigroupoids: update to version 3.0.2 2013-02-04 13:41:29 +01:00
Peter Simons
67d7dee6ee haskell-profunctors: update to version 3.3 2013-02-04 13:41:29 +01:00
Peter Simons
9a081207cf haskell-math-functions: update to version 0.1.3.0 2013-02-04 13:41:29 +01:00
Peter Simons
7bca38c6fa haskell-hastache: update to version 0.5.0 2013-02-04 13:41:29 +01:00
Peter Simons
e3ac93b519 haskell-email-validate: update to version 1.0.0 2013-02-04 13:41:29 +01:00
Peter Simons
5ecaa4b551 haskell-criterion: update to version 0.6.2.1 2013-02-04 13:41:29 +01:00
Peter Simons
33e90e510a haskell-contravariant: update to version 0.3 2013-02-04 13:41:29 +01:00
Александр Цамутали
8d5bbfb20d development/libraries/librdf/default.nix:
Move librdf_raptor to propagatedBuildInputs.
2013-02-03 18:56:48 +04:00
Andres Loeh
ac1d2a1221 Add haskell-ghc-vis, haskell-heap-view and deps. 2013-02-02 20:26:34 +01:00
Peter Simons
0bbb1813bc haskell-hsemail: update to version 1.7.5 2013-02-02 15:01:08 +01:00
Vladimír Čunát
06007460b4 stlport: fix and update 2013-02-02 13:45:01 +01:00
Peter Simons
864c2ed99c haskell-hamlet: update to version 1.1.5 2013-02-02 12:23:13 +01:00
Peter Simons
1469a0862f haskell-attoparsec: update to version 0.10.4.0 2013-02-02 12:23:13 +01:00
Vladimír Čunát
9463175461 directfb: fix after update (of someone else)
(semi-)automatic updates are nice, but it needs at least to check
that the package still compiles
2013-02-02 10:48:54 +01:00
Shea Levy
aa703a2b44 gnu-efi: bump to version 3.0s 2013-02-01 16:50:11 -05:00
Vladimír Čunát
00258a362d liboil: update, incl. a patch from Gentoo 2013-01-31 22:17:14 +01:00
Shea Levy
ebfc26b43d Update rubygems 2013-01-31 14:33:02 -05:00
Lluís Batlle i Rossell
10e12b76a5 ffmpeg 1.1: building libavresample
It's disabled by default, but mplayer2 requires it (still).
2013-01-31 00:24:24 +01:00
Lluís Batlle i Rossell
36f6f003fe docutils: updating to 0.10
mplayer2 required "rst2man.py", not available in 0.5.
2013-01-31 00:23:55 +01:00
Peter Simons
f929eecfa7 ghc-7.6.2: cosmetic, no functional change 2013-01-30 17:30:51 +01:00
Peter Simons
7848756283 Parallel building is enabled again in GHC 7.6.2, because we hope the issues
we've had with earlier versions have been remedied. If anyone experiences build
errors with this package, please file issue at Github!
2013-01-30 17:30:25 +01:00
Peter Simons
75fcdfbb9e ghc-head: update to snapshot version 7.7.20121213 2013-01-30 12:25:38 +01:00
Peter Simons
e816889ccc haskell-hlint: update to version 1.8.43 2013-01-30 11:29:59 +01:00
Peter Simons
4d11098bdd haskell-yesod: update to version 1.1.8 2013-01-30 11:29:59 +01:00
Peter Simons
bd8ae3c523 haskell-yesod-test: update to version 0.3.3.1 2013-01-30 11:29:59 +01:00
Peter Simons
eb6c71ad55 haskell-yesod-static: update to version 1.1.2 2013-01-30 11:29:59 +01:00
Peter Simons
3c7b8578a7 haskell-yesod-routes: update to version 1.1.2 2013-01-30 11:29:58 +01:00
Peter Simons
f20eff4609 haskell-yesod-form: update to version 1.2.1 2013-01-30 11:29:58 +01:00
Peter Simons
dfd6a80c77 haskell-yesod-core: update to version 1.1.8 2013-01-30 11:29:58 +01:00
Peter Simons
ec34d4c497 haskell-yesod-auth: update to version 1.1.4 2013-01-30 11:29:58 +01:00