Commit Graph

23784 Commits

Author SHA1 Message Date
Eelco Dolstra
4515ba0e48 postgresql: Update to latest versions
CVE-2013-0255
2013-02-07 16:37:12 +01:00
Lluís Batlle i Rossell
c4216ed1a0 linux kernel: enabling SUNRPC_DEBUG
Much easier debugging of nfs issues.

If I understand correctly, it was enabled in 3.2 and below; I enable it for
next kernels.
2013-02-07 16:21:03 +01:00
Eelco Dolstra
41b4931100 firefox: Update to 18.0.2 2013-02-07 13:47:41 +01:00
Александр Цамутали
9bd4d4e8a4 warsow: Update to 1.03. 2013-02-07 03:37:50 +04:00
Shea Levy
b3ec511a1a sysbench: Fix URL 2013-02-06 15:38:44 -05:00
Eelco Dolstra
04765da09a fetchurl: Don't wait too long for the hashed mirrors
If the hashed mirror (nixos.org/tarballs) doesn't respond in 15
seconds, give up and try the original URL.
2013-02-06 15:15:28 +01:00
Eelco Dolstra
f337ab4430 fetchurl: Remove some compatibility hacks 2013-02-06 15:00:33 +01:00
Peter Simons
6b702f23ea lzip: add version 1.14-rc3 2013-02-06 13:15:12 +01:00
Peter Simons
4aa56c21c8 Rename "boost-x.y.z-headers" derivation to "boost-headers-x.y.z" to ensure that
nix-env picks the full boost distribution when "nix-env -i boost" is installed.
2013-02-06 12:35:00 +01:00
Peter Simons
af9747c1ef boost: add version 1.53.0
The default 'boost' attribute has not been updated yet as this needs
further testing.
2013-02-06 12:33:55 +01:00
Peter Simons
7cd1885725 haskell-happstack-server: update to version 7.1.2 2013-02-06 12:27:24 +01:00
Peter Simons
87f83b6bce haskell-hamlet: update to version 1.1.6.1 2013-02-06 12:27:24 +01:00
Peter Simons
f4be8d4ec7 haskell-ghc-heap-view: update to version 0.4.2.0 2013-02-06 12:27:24 +01:00
Peter Simons
8b0b674d65 haskell-errors: update to version 1.4.1 2013-02-06 12:27:24 +01:00
Peter Simons
b76e4059c4 haskell-either: update to version 3.4 2013-02-06 12:27:23 +01:00
Peter Simons
4548458a3e haskell-contravariant: update to version 0.4 2013-02-06 12:27:23 +01:00
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
Karn Kallio
f921baec94 nvidia-x11: fix build with the latest Linux kernel 2013-02-06 10:46:25 +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
b3cfae1acf darktable: Update to 1.1.2 2013-02-06 01:26:24 +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
Cillian de Róiste
c43891e32e lxml: upgrade from 2.2.2 to 3.0.2 2013-02-06 01:21:11 +01:00
Cillian de Róiste
0dbef6991d #283: Patch buildout to be useful in a nix profile 2013-02-06 01:18:41 +01:00
Shea Levy
6cc91771a8 Mark ruby gems as such 2013-02-05 19:08:04 -05:00
David Guibert
bb03e66785 Merge pull request #294 from jcumming/zfs.130201
zfs-0.6.0-rc14. spl-0.6.0-rc14
2013-02-05 14:00:11 -08: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
Rob Vermaas
d10679eed4 Added gcovr 2.4 2013-02-05 16:04:09 +01:00
Michael Raskin
09ee51c442 Fixing xlaunch for systemd branch 2013-02-05 17:21:51 +04:00
Vladimír Čunát
24b6ad43c1 Merge pull request #298 from iyzsong/swfmill
add swfmill-0.3.2
2013-02-05 02:05:51 -08:00
Michael Raskin
a2ba6d5bdd Julia: update/fix 2013-02-05 11:24:00 +04:00
Song Wenwu
b839dcbd16 add swfmill-0.3.2 2013-02-05 11:36:18 +08: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
Eelco Dolstra
938afe971c nss_myhostname: Remove
This package is now part of systemd.
2013-02-04 15:49:20 +01:00
Eelco Dolstra
1c23150eb0 Port my nss_myhostname patches to systemd 2013-02-04 15:49:20 +01: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