Commit Graph

26352 Commits

Author SHA1 Message Date
Eelco Dolstra
7480746a12 php-5.4: Don't build gd as a dynamically-loaded extension
We didn't do this in PHP 5.3 either, so it causes regressions if
php.ini isn't set up to load the gd extension.
2013-05-06 14:03:26 +02:00
Phreedom
592ec52e94 Merge pull request #506 from qknight/byobu-5.37
Package byobu 5.37
2013-05-06 04:16:44 -07:00
Joachim Schiele
fd8e249b5d byobu 5.37 integration 2013-05-06 11:06:59 +00:00
Rickard Nilsson
d0a58b3536 python-cherrypy: Update to 3.2.2 2013-05-06 12:14:34 +02:00
Rickard Nilsson
34347052a6 mopidy: Update to 0.14.1 2013-05-06 11:27:52 +02:00
Rickard Nilsson
9c73572ecf gnu parallel: Update to version 20130422 2013-05-06 11:27:28 +02:00
Peter Simons
9a08612286 haskell-diagrams-core: jailbreak to fix build with monoid-extras 0.3.x 2013-05-05 23:11:25 +02:00
Peter Simons
033a15841f haskell-dual-tree: jailbreak to fix build with monoid-extras 0.3.x 2013-05-05 23:11:25 +02:00
Peter Simons
f475955bc0 haskell-texmath: update to version 0.6.1.4 2013-05-05 23:11:25 +02:00
Peter Simons
9d390c25dd haskell-lifted-base: update to version 0.2.0.5 2013-05-05 23:11:25 +02:00
Peter Simons
dd35bae4ac haskell-hledger: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons
da3b555857 haskell-hledger-web: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons
c4556c7456 haskell-hledger-lib: update to version 0.20.0.1 2013-05-05 23:11:24 +02:00
Peter Simons
391f30a2c9 haskell-haxr: update to version 3000.9.1 2013-05-05 23:11:24 +02:00
Peter Simons
d9fa3a5ee2 haskell-doctest: update to version 0.9.7 2013-05-05 23:11:24 +02:00
Peter Simons
4d22681789 haskell-diagrams-lib: update to version 0.6.0.3 2013-05-05 23:11:24 +02:00
Peter Simons
a43495c64f haskell-case-insensitive: update to version 1.0.0.2 2013-05-05 23:11:24 +02:00
Peter Simons
23c536c6ac haskell-binary-shared: update to version 0.8.3 2013-05-05 23:11:23 +02:00
Peter Simons
15716e3659 haskell-xmobar: update to version 0.17 2013-05-05 23:11:23 +02:00
Domen Kozar
7cc21354d5 pa-applet: add pulseaudio applet 2013-05-05 23:09:59 +02:00
viric
c5d8c54e5c Merge pull request #504 from modulistic/master
pstree: version bump from 2.33 to 2.36
2013-05-05 13:18:14 -07:00
Domen Kozar
db04466380 xarchive: add gtk archiver 2013-05-05 22:03:50 +02:00
Shea Levy
e39ddf321c nginx: Don't fetch the full WebDAV extension unless needed
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-05 15:48:07 -04:00
modulistic
185d102b66 pstree: version bump from 2.33 to 2.36 2013-05-05 21:45:06 +02:00
Russell O'Connor
9808445598 Add optional third party support for fullWebDAV.
This follows the directions fom http://wiki.nginx.org/HttpDavModule.
2013-05-05 15:19:03 -04:00
Phreedom
d7e2acbe97 Merge pull request #464 from the-kenny/my-env-exit-commands
Add cleanupCmds option to pkgs.myEnvFun. The downside is that /bin/sh remains in memory to be able to execute cleanup commands.
2013-05-05 08:14:58 -07:00
Domen Kozar
1a003e7dfc autojump: add bash as buildInput 2013-05-05 16:24:16 +02:00
Phreedom
b0f52e08dc Merge pull request #485 from maggesi/proofgeneral_updates
ProofGeneral: Workaround for bug #458
2013-05-05 07:18:05 -07:00
Phreedom
b06c46e676 Merge pull request #498 from the-kenny/fix-spotify
Update spotify to 0.9.0.133
2013-05-05 05:53:46 -07:00
Phreedom
ec696600e1 Merge pull request #502 from bjornfor/spyder
spyder: new package
2013-05-05 05:50:30 -07:00
Bjørn Forsman
8095d76a73 spyder: new package
Spyder (previously known as Pydee) is a powerful interactive development
environment for the Python language with advanced editing, interactive
testing, debugging and introspection features.

The name Spyder comes from Scientific PYthon Development EnviRonment.
2013-05-05 13:13:45 +02:00
David Guibert
9b5685271d fix autojump licence attribute 2013-05-05 12:46:23 +02:00
Moritz Ulrich
6d406bd945 Update spotify to 0.9.0.133.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-05 12:25:21 +02:00
Domen Kozar
8aabef6875 autojump: bump and reogranize a bit, not functional yet 2013-05-05 11:06:13 +02:00
Domen Kozar
9986457331 add dontBuild docs 2013-05-05 10:50:07 +02:00
Shea Levy
0f633fdfc6 Make some arguments passed to all-packages.nix available in the pkgs set
These are needed to re-call <nixpkgs/pkgs/stdenv> to, say, deeply override glibc

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 21:21:31 -04:00
Shea Levy
f8f9f3b1cc binutils_gold: Don't require unneded dependencies.
Based on my scan of the logs they weren't even used when enabled

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 18:05:45 -04:00
Shea Levy
88864e331a Try to fix the tarball.
stdenv.gcc.gcc might be null, e.g. on ppc-linux

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 17:30:04 -04:00
Domen Kozar
b5241215b1 cython: set platforms 2013-05-04 22:20:27 +02:00
Shea Levy
c4edee4d39 clang: Pass the real gcc install prefix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 15:18:37 -04:00
Domen Kozar
301d2e5431 ncdu: set platforms 2013-05-04 20:34:15 +02:00
Domen Kozar
d74eece6df libevent: set platforms 2013-05-04 20:29:16 +02:00
Lluís Batlle i Rossell
a5adbf19a6 filegive: fixing licence, adding maintainer 2013-05-04 10:08:52 +04:00
Lluís Batlle i Rossell
5465a118e1 filegive: update to 0.5.1
nat-pmp, fixed upnp bugs, ...
2013-05-04 01:04:17 +04:00
Phreedom
5603d11da8 Merge pull request #482 from coroa/notmuch-gpg2
notmuch: patch source to use full path of gpg2
2013-05-03 11:34:29 -07:00
Phreedom
c3f34e54a1 Merge pull request #381 from ierton/bluez5
bluez5: add experimental expression for bluez5
2013-05-03 10:54:39 -07:00
Peter Simons
304feb380c haskell-authenticate-oauth: jailbreak to support crypto-pubkey-types 0.3.x 2013-05-03 16:36:23 +02:00
Evgeny Egorochkin
7636315648 Phonon GStreamer backend bugfix version bump 2013-05-03 16:59:14 +03:00
Shea Levy
6b0e94a516 overrideDerivation: Re-attatch passthru and meta to all outputs
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:12:55 -04:00
Shea Levy
c2b1ca0296 Revert "Revert "overrideDerivation: Simplify""
Now that `drv.passthru' actually is meaningful, this works.

This reverts commit d21bfddc57.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-03 09:09:58 -04:00