Commit graph

32636 commits

Author SHA1 Message Date
Vladimír Čunát 343cd5b1ef midori: minor update 0.5.6 -> .7 2014-01-23 22:29:25 +01:00
Song Wenwu 04a55b5e14 webkitgtk: update to 2.2.4, enable html5 video support 2014-01-23 22:29:24 +01:00
Nixpkgs Monitor 7a211df849 wget: update from 1.14 to 1.15 2014-01-23 21:10:55 +02:00
Evgeny Egorochkin 862ac34bdd wineUnstable: update from 1.7.10 to 1.7.11 2014-01-23 21:04:01 +02:00
Evgeny Egorochkin f8f8e8d4d2 clamav: update from 0.98 to 0.98.1 2014-01-23 20:55:31 +02:00
Evgeny Egorochkin f0081dcc02 youtubeDL: update from 2014.01.08 to 2014.01.20 2014-01-23 20:52:59 +02:00
Sander van der Burg b25529a4ad titaniumsdk: colored output makes a web server think that logs are in raw format. So disable it 2014-01-23 17:11:16 +01:00
Sander van der Burg 1a24278161 titaniumsdk: Add additional login simulation for the ipa target 2014-01-23 15:11:46 +01:00
Eelco Dolstra 230a00f644 findbugs: Clean up packaging
Most stuff is now hidden under $out/libexec/findbugs, with only a few
JARs exported via $out/share/java.  Also, the setup hook sets
FINDBUGS_HOME.
2014-01-23 14:17:44 +01:00
Jaka Hudoklin e0000f8ad1 ati-drivers: update to 13.12 (close #1569)
This update is mostly effort from @MarcWeber and @vcunat, now tested on real
hardware making sure it works with multiple GPUs and opencl.
2014-01-23 12:11:28 +01:00
Peter Simons f5461b02d5 serf: fix evaluation on FreeBSD (required for Subversion) 2014-01-23 11:57:37 +01:00
Eelco Dolstra 6a8485af6b clang-wrapper: Set $CXX to clang
This is useful for non-Autoconf-based packages, since GNU Make's
default for CXX is "g++".  (The CC default is "cc" so should work fine
with Clang already.)
2014-01-23 11:24:17 +01:00
Eelco Dolstra c07559b782 sudo: Update to 1.8.9p4 2014-01-23 11:21:38 +01:00
Eelco Dolstra f4af2a8737 clang-wrapper: Sync with gcc-wrapper 2014-01-23 10:57:49 +01:00
Shea Levy 3b20a10ae9 Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-22 15:54:40 -05:00
Michael Raskin 9e42b753a7 Merge pull request #1561 from wizeman/u/ipmiutil
ipmiutil: Update from 2.7.3 -> 2.9.2 and simplify
2014-01-22 12:32:18 -08:00
Michael Raskin 77fa75b1ba Merge pull request #1572 from bennofs/update-java7
java: Update to version 7u51
2014-01-22 12:29:23 -08:00
Benno Fünfstück 42fb68d6a9 java: Update to version 7u51 2014-01-22 21:22:18 +01:00
Shea Levy 058fd7eeea Merge branch 'master' of git://github.com/madjar/nixpkgs
rust: fixed i686 build

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-22 13:33:02 -05:00
Georges Dubus f8afc745bf rust: fixed i686 build 2014-01-22 19:29:20 +01:00
Rob Vermaas 004b8d24f6 Merge pull request #1564 from aristidb/master
fix keepassx under gcc 4.8
2014-01-22 10:17:38 -08:00
Domen Kožar c1811d0304 Add pythonPackages.pyramid_chameleon and disable tests for zope_testrunner 2014-01-22 18:19:07 +01:00
Georges Dubus 49dd0867a7 rust: Fixed build 2014-01-22 16:36:05 +01:00
Georges Dubus 6eed023894 rust: patched the source to hardcode gcc path
to avoid using a wrapper.
2014-01-22 13:33:04 +01:00
Georges Dubus 35aa131371 rust: fixed build for i686 and maybe darwin 2014-01-22 13:33:04 +01:00
Peter Simons ff8cffed86 subversion: fix evaluation errors on FreeBSD 2014-01-22 12:44:49 +01:00
Peter Simons 37cc0df1bf silgraphite: fix evaluation errors on Darwin 2014-01-22 12:43:01 +01:00
Domen Kožar 5b982bd090 nss: patch http location moved, let's keep it in filesystem 2014-01-22 10:46:37 +01:00
cillianderoiste fc1ae3f6b5 Merge pull request #1568 from urv/master
rockbox-utility: upgrade 1.3.1 -> 1.4.0
2014-01-22 01:21:16 -08:00
Domen Kožar 15006a1788 mailpile: add spambayes dependency to spam/ham emails 2014-01-22 08:06:18 +01:00
Evgeny Egorochkin 9b538a96f1 nagios-plugins: change source location and homepage since the original site has been hijacked. https://bugzilla.redhat.com/show_bug.cgi?id=1054340 2014-01-22 08:42:35 +02:00
Arvin Moezzi 96e933a36f rockbox-utility: upgrade 1.3.1 -> 1.4.0 2014-01-22 06:40:32 +01:00
Shea Levy ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Shea Levy cb9cc87a39 kernel.passthru: Don't include meta to be consistent with stdenv.mkDerivation
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 21:12:58 -05:00
Shea Levy fd999ed570 Linux: Set passthru attr to contain full passthru
This fixes #1566, thanks @wizeman

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 21:06:27 -05:00
Shea Levy d18bc25b95 Rename linuxManualConfig to buildLinux
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 20:05:55 -05:00
Aristid Breitkreuz 5acc2fef25 fix keepassx under gcc 4.8 2014-01-21 22:20:21 +01:00
Shea Levy c373a49b10 Use gcc48_multi for stdenv_32bit
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 16:12:41 -05:00
Shea Levy 6bdafbad9b Build static libs with gcc
This was the behavior pre stdenv-updates and is needed by some users

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 16:11:29 -05:00
Shea Levy a34d00f3b4 Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 14:39:33 -05:00
Peter Simons cb21683794 ghc: disable parallel building
It sucks, I know, but GHC just doesn't compile reliably when built with
some -j<n> option. :-( We have build errors because of apparent race
conditions all over the place on Hydra. This causes so much trouble for
users that it's not worth keeping this option enabled, IMHO.
2014-01-21 20:35:49 +01:00
Peter Simons 712458c3fc all-packages.nix: remove redundant texinfo5 overrides
Texinfo 5.x is the default version now.
2014-01-21 20:29:34 +01:00
Peter Simons 3d8b0401c2 eukleides: build with texinfo 4.x; version 5 doesn't succeed 2014-01-21 20:26:45 +01:00
Peter Simons 397550afe5 geoip: update from 1.4.6 to 1.6.0 2014-01-21 20:25:52 +01:00
Peter Simons ab8c539049 gdbm: update from 1.10 to 1.11 2014-01-21 20:20:29 +01:00
Peter Simons 4e983788cd feh: update from 2.8 to 2.9.3 2014-01-21 20:19:21 +01:00
Peter Simons c1209b5144 emacs-bbdb: update to version 2.36 2014-01-21 20:18:27 +01:00
Peter Simons 7b2c1b854e snx: disown this package 2014-01-21 20:08:41 +01:00
Peter Simons 95934138bc gprolog: patch hard-coded path to the temporary file /tmp/make.log 2014-01-21 20:07:26 +01:00
Sander van der Burg eb85038518 titaniumsdk: Replace deprecated python build tools by the new NodeJS based tool 2014-01-21 17:19:26 +01:00