Commit graph

25871 commits

Author SHA1 Message Date
aszlig
26431c19cb
virtualbox+guest: Update to new upstream v4.2.12.
All patch files dropped because they're fixed in this release. For a full list
of fixes that come with this maintenance release, please refer to:

https://www.virtualbox.org/wiki/Changelog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-13 10:31:36 +02:00
Florian Friesdorf
2cb87d9ca1 pythonPackages.ipythonLight: no qt/numpy dependency 2013-04-13 10:02:17 +02:00
Florian Friesdorf
da0694932c on the way to #463: make pythonPackages self-referential 2013-04-13 09:52:50 +02:00
Florian Friesdorf
a27001f09f python-py and python-tox, the latter still broken 2013-04-13 08:59:13 +02:00
Lluís Batlle i Rossell
dc50bd550a Adding fish (blowfish over irc) for irssi. 2013-04-13 01:35:16 +02:00
Lluís Batlle i Rossell
7b6a4238b1 silc-client: the irssi plugin segfaults on join, with current irssi.
I fix and make it build the standalone client.
2013-04-13 00:24:55 +02:00
Peter Simons
0b4e664a24 git-annex: update to version 4.20130405 2013-04-13 00:13:22 +02:00
Peter Simons
1bec0e5a34 haskell-cabal-dev: update to version 0.9.2 2013-04-13 00:13:22 +02:00
Peter Simons
715691eb97 haskell-github: update to version 0.6.0 2013-04-13 00:13:21 +02:00
Lluís Batlle i Rossell
2080202a34 silc_client: more url problems
It was harder to test, after nix-prefetch-url. Damn it.
2013-04-12 23:48:29 +02:00
Lluís Batlle i Rossell
a0bbfe59dd silc_client: error in url
I should test better before push.
2013-04-12 23:44:29 +02:00
Lluís Batlle i Rossell
acf2979d9c silc_client: Missing file 2013-04-12 23:41:09 +02:00
Lluís Batlle i Rossell
aaf0a34f2a Adding silc-client as irssi plugin
Alone, with its own irssi, doesn't build.
2013-04-12 21:39:07 +02:00
Lluís Batlle i Rossell
5e6c0de6c9 silc-server: Nicer fetchurl src. 2013-04-12 21:39:07 +02:00
Lluís Batlle i Rossell
cdd57eb434 Adding silc-server. 2013-04-12 21:39:06 +02:00
Peter Simons
84ff838780 emacs-prolog-mode: update to version 1.25 2013-04-12 21:33:37 +02:00
Peter Simons
5a711cbf42 haskell-wai-extra: update to version 1.3.4 2013-04-12 21:28:46 +02:00
Peter Simons
b577c76a93 haskell-publicsuffixlist: update to version 0.1 2013-04-12 21:28:46 +02:00
Peter Simons
b5d4db707c haskell-accelerate: update to version 0.12.2.0 2013-04-12 21:28:45 +02:00
Rob Vermaas
e5402a4baf webob needs ssl module 2013-04-12 19:04:39 +02:00
Eelco Dolstra
4d5ba15ea9 openssh: Update to 6.2p1 2013-04-12 15:27:13 +02:00
Eelco Dolstra
8fc1fe9f6b socat: Update to 1.7.2.1
CVE-2012-0219
2013-04-12 15:01:01 +02:00
Eelco Dolstra
4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Eelco Dolstra
4a429f5276 systemd: Update to 201
Fixes NixOS/nixos#135 and NixOS/nixos#126.
2013-04-12 14:33:41 +02:00
Rob Vermaas
ec8a661bf4 boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0. 2013-04-12 14:26:16 +02:00
Mathijs Kwik
ca392fb8a9 vlc: upgrade to 2.0.6 2013-04-12 11:40:33 +02:00
Mathijs Kwik
7ab70b3a41 linux-3.2: upgrade to 3.2.43 2013-04-12 11:40:33 +02:00
Malcolm Matalka
254b4a8a6c Upgrade bitlbee to 3.2 2013-04-12 07:39:58 +02:00
Vladimír Čunát
b6e3834ce0 gcc47: minor update to 4.7.3
Tested buildability on x86_64-linux + stdenv-updates.
2013-04-12 03:07:31 +02:00
Cillian de Róiste
562cb3f460 Add Plymouth: WIP 2013-04-12 01:58:38 +02:00
Eelco Dolstra
d71d9542ea icu4c: Update to 51.1 2013-04-12 01:31:30 +02:00
Shea Levy
ff54e4724c Catalyst::Action::REST: Bump to 1.07
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 18:28:08 -04:00
Shea Levy
6640000cb7 overrideDerivation: Simplify
Since we're just calling derivation again, drvAttrs is exactly what we
want to pass, and we can get rid of the complicated "drop" logic. As a
bonus, this actually makes it correct, since before "drop" removed the
attribute named passthru but not actually the attributes added to the
top-level attrset via passthru.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 17:02:19 -04:00
Shea Levy
1c2565a8ef Add hipchat messaging client
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 14:42:32 -04:00
Shea Levy
106584d523 DBD-SQLite: Update to 1.37
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 13:16:59 -04:00
Eelco Dolstra
70b36815fc php: Update to 5.3.24
CVE-2013-1635, CVE-2013-1643, CVE-2013-1824.
2013-04-11 16:47:08 +02:00
Marc Weber
788e760b51 experimental/shadow
For /etc/skel/* files put file contents into user directories rather than
"symlinks". This way users can edit their .bashrc files.

This small patch works fine with the multi-shell-support topic branch found on
my github page which rewrites .bashrc and similar files to source /etc/ files.
Thus users can opt-out or set options - still following system updates.

Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-04-11 16:24:11 +02:00
Cillian de Róiste
7f8ecc65ac hdf5: download URL no longer available for 1.8.5, upgrade to 1.8.10 2013-04-11 10:54:31 +02:00
Lluís Batlle i Rossell
744a215a45 qemu: update to 1.4.0 2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
9ce7b29393 gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv
In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it
isn't required for much.
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
57637d02da offrss: fixing crossbuilding, disabling podofo in that case 2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
da52372d49 podofo: fixing cross-building 2013-04-10 18:26:42 +02:00
Peter Simons
735aae5b7a bash-completion: update to version 2.1 2013-04-10 17:39:09 +02:00
Lluís Batlle i Rossell
91a94932d9 coreutils: fixing cross-build
coreutils can't generate the man pages cross-building. I do a trick
to get them from a non-cross-built coreutils.
2013-04-10 15:56:14 +02:00
Lluís Batlle i Rossell
d8f98d1a85 Adding avxsynth.
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Peter Simons
11095b6183 haskell-hspec-meta: update to version 1.5.3 2013-04-10 14:57:16 +02:00
Peter Simons
a40e4970c1 haskell-fsnotify: update to version 0.0.7.1 2013-04-10 14:57:16 +02:00
Peter Simons
e4526d1b7a haskell-asn1-types: add version 0.1.0 2013-04-10 14:57:15 +02:00
Peter Simons
e701623a38 haskell-yesod-auth: update to version 1.1.7 2013-04-10 14:57:15 +02:00
Peter Simons
05700c23ef haskell-utility-ht: update to version 0.0.9 2013-04-10 14:57:15 +02:00