Commit graph

79803 commits

Author SHA1 Message Date
Joachim Fasting 72b5bfda97 v8: fix build(s)
Ignore errors due to strict-overflow warnings; strip clang-only flag on
non-clang builds. Concerning the latter "fix", it's not entirely clear to me why
the -Wno-format-pedantic flag ends up being passed to gcc, the .gyp file appears
to already condition the inclusion of this flag on whether cc=clang.
2016-03-28 17:13:40 +02:00
Robert Scott 46d26e82f4 django_reversion: 1.8.5 -> 1.10.1 2016-03-28 14:55:22 +00:00
Domen Kožar c61445357e Merge pull request #14239 from kragniz/linux-testing-4.6-rc1
Linux-testing 4.6-rc1
2016-03-28 15:53:52 +01:00
Robert Scott a01b9f7c74 celery: 3.1.19 -> 3.1.23 2016-03-28 14:29:16 +00:00
Robert Scott e6026003df billiard: 3.3.0.21 -> 3.3.0.23 2016-03-28 14:29:16 +00:00
Robert Scott 364b3d2453 kombu: tidy up, removing py3k fussiness which is handled by the deps and adding to buildInputs to allow more of the test suite to run 2016-03-28 14:28:50 +00:00
taku0 b8cc111764 oraclejdk: 8u73, 8u74 -> 8u77 2016-03-28 23:14:33 +09:00
Frederik Rietdijk 654d2e672d pythonPackages.numpy: 1.10 -> 1.11 2016-03-28 16:11:30 +02:00
Frederik Rietdijk 9ee7b3f628 pythonPackages.scipy: use latest numpy version 2016-03-28 16:04:51 +02:00
joachifm e496e5cd75 Merge pull request #14176 from peterhoeg/vbox
virtualbox service: fix use of deprecated option names
2016-03-28 13:54:16 +00:00
Robert Scott 86435a1b41 kombu: 3.0.33 -> 3.0.35, add redis to buildInputs to allow tests to pass 2016-03-28 13:39:38 +00:00
Frederik Rietdijk 7ab852d7b8 Merge pull request #12538 from FRidh/yakuake
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk c39fe33998 kde5.yakuake: init at 3.0.2 2016-03-28 14:52:20 +02:00
Vladimír Čunát be447475d3 clang-3.5: mark as broken
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Frederik Rietdijk 4c13595507 Merge pull request #14093 from matthiasbeyer/add-be
bugseverywhere: init at 1.1.1
2016-03-28 14:39:38 +02:00
Vladimír Čunát ed47bb1ca8 qt55.vlc: fix build
I tested it on a video to make sure the bug doesn't appear.
2016-03-28 14:37:25 +02:00
Matthias Beyer 729c069108 bugseverywhere: init at 1.1.1 2016-03-28 14:35:47 +02:00
Frederik Rietdijk 2636fcf7cd fix license 2016-03-28 14:24:06 +02:00
Frederik Rietdijk 2b10296637 Merge pull request #13858 from leenaars/blinkqt
python-sipsimple: 2.6.0 -> 3.0.0 (with all dependencies)
2016-03-28 14:18:33 +02:00
Frederik Rietdijk c603ae5992 Merge pull request #14194 from ericsagnes/pkg-update/python/docker-compose
docker-compose: 1.5.2 -> 1.6.2
2016-03-28 14:03:47 +02:00
Vladimír Čunát f4cb39c3d3 mesa: maintenance update 11.1.1 -> 11.1.2 2016-03-28 14:02:36 +02:00
Vladimír Čunát 9fbde14fe7 Merge branch 'master' into staging
We have zero diff from master ATM.
2016-03-28 13:38:39 +02:00
Andrew Kelley f5fe051c71 llvm: 3.7.1 -> 3.8.0 (close #13801)
vcunat's review:
 - let's not switch the default versions of llvm* for now
 - the only changes I see is adding python to clang's buildInputs
   and using the big so-file as discussed in #12759
   (BUILD_SHARED_LIBS -> LLVM_LINK_LLVM_DYLIB)
 - in future it will be nice to split libLLVM into a separate output
2016-03-28 13:37:31 +02:00
Frederik Rietdijk 58a65c013d python.bootstrapped-pip: 8.0.2 -> 8.1.1 2016-03-28 13:35:46 +02:00
Frederik Rietdijk 7391011354 pythonPackages.pip: 8.0.2 -> 8.1.1 2016-03-28 13:35:20 +02:00
Thomas Tuegel 350d196f7a kwin: allow CMake to set RPATH during build
(cherry picked from commit 3ff6d0492a9fa939f559580dc841239a8f75142c)
2016-03-28 06:23:43 -05:00
Robert Scott 01f96aa572 osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while 2016-03-28 10:45:16 +00:00
aszlig f9fff51c2a
chromium: Link using gold linker flags
I originally wanted to do this a long time (a31301d) but IIRC back then
it didn't compile. Nowadays with the splitup of the gold linking flags
and the binutils integration, it's merely just a switch to flip, so
let's do that.

Only tested it by building against the current Chromium stable version
on 64bit, because right now builds on Hydra seem to time out (because of
this?) anyway so we have nothing to lose here.

The linking time was hereby reduced from >30 minutes (I didn't measure
it exactly but looked half an hour later to the build progress and it
was *still* linking) to about a few seconds, which I guess is even
though the measurement is quite bogus a tremendous improvement
nonetheless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-28 11:41:13 +02:00
Domen Kožar d0aadb0c91 Merge pull request #14257 from grahamc/failingtests
ikiwiki: Fix failing dependency builds
2016-03-28 10:39:19 +01:00
Vladimír Čunát a7d34e0c13 glu: fix the pkg-config file (fixes #14260) 2016-03-28 11:33:48 +02:00
Domen Kožar b4e2172ad4 fix munin (and the test), refs #12801 #13999
(cherry picked from commit 7877e33af8c0ec7f3a91c650ae4da6288b7dfe49)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-28 10:26:35 +01:00
Rodney Lorrimar 123da5c1c1 nixpkgs manual: Add documentation for bower2nix
Fixes #9459
Fixes #13214
2016-03-28 08:25:45 +01:00
Rodney Lorrimar b22e94c200 Add pkgs.buildBowerComponents function 2016-03-28 08:25:44 +01:00
Rodney Lorrimar 457eddd18f bower2nix: 2.1.0 -> 3.0.1
1. Update bower2nix version and add new/updated dependencies into
   node-packages-generated.nix. This was done manually, with npm2nix
   generating the initial set of derivations. In future, it would be
   nice to have an automatic process (see #10358, #9332).

2. Add an override to nodePackages.bower2nix wrapping the commands so
   that git is on the PATH.

3. Update fetchbower to support new command-line options of bower2nix,
   and to allow github URL tag versions.
2016-03-28 08:23:06 +01:00
Rodney Lorrimar 156b05ae48 nodePackages.typescript: 1.5.0-alpha -> 1.8.9 2016-03-28 08:14:52 +01:00
Rodney Lorrimar 5ca8c23b2a nodePackages.bower: 1.4.1 -> 1.7.7 2016-03-28 08:14:52 +01:00
Vladimír Čunát 8ffe681713 qt4-clang: fix fallout from f9b5ed66d1
There's still the question of Hydra binaries etc. but this should at
least fix evaluation and running problems.
2016-03-28 09:05:12 +02:00
Vladimír Čunát eb4a9d4d9c Revert "texlive.combine: patch paths into texmf.cnf"
This reverts commit acf664814e.
Let's revert until we catch the bugs in this.
2016-03-28 08:51:39 +02:00
Peter Hoeg 8d1660ce14 virtualbox service: fix use of deprecated option names 2016-03-28 14:22:18 +08:00
joachifm 4989fd85d4 Merge pull request #14210 from LatitudeEngineering/latitude/topic/genromfs
genromfs: init at 0.5.2
2016-03-28 03:41:38 +00:00
Graham Christensen 125ee11a35 perlPackage.RTClientREST: Depend on CGI 2016-03-27 21:08:31 -05:00
Graham Christensen c3d6b5e8f2 I18NLangTags: Removed, as this version is 12 years old and is now bundled with core. 2016-03-27 21:00:45 -05:00
Graham Christensen 36b88f8df7 perlPackages.DateTimeFormatDateParse: Depend on ModuleBuild 2016-03-27 20:36:53 -05:00
Graham Christensen 200ddaa54f perlPackages.DataSerializer: Depend on ModuleBuild 2016-03-27 20:35:22 -05:00
Graham Christensen ce5914c898 perlPackages.ScalarString: Depend on ModuleBuild 2016-03-27 20:13:51 -05:00
Graham Christensen aa73eadc1c perlPackages.ParamsClassify: Depend on ModuleBuild 2016-03-27 20:13:27 -05:00
Graham Christensen 849e743040 perlPackages.NetOpenIDConsumer: Depend on CGI 2016-03-27 20:12:49 -05:00
Graham Christensen df9a6362ea perlPackages.HTTPLite: Depend on ModuleBuild 2016-03-27 20:12:16 -05:00
Graham Christensen 2a44c63c43 perlPackages.HTMLTemplate: Depend on CGI 2016-03-27 20:11:56 -05:00
Graham Christensen 9fc9ede52d perlPackages.DataFloat: Depend on ModuleBuild 2016-03-27 20:11:25 -05:00