Commit Graph

35499 Commits

Author SHA1 Message Date
Thomas Tuegel
923224ab2e
qtstyleplugins: mark broken with Qt 5.8 2017-03-05 17:05:17 -06:00
Thomas Tuegel
869037812c
qttools: update cmake paths for Qt 5.8 2017-03-05 17:04:53 -06:00
Bjørn Forsman
f5d460a7a0
qt5.qtbase: fix host_bins= path in pkg-config file
So that pkg-config can be used to find 'moc' etc. (Currently it points
to a non-existing path.)

Fixes #22945 ('Linux kbuild incompatible with "nix-shell -p qt5.full"').
2017-03-04 15:08:47 -06:00
Thomas Tuegel
8ec7f51167
phonon: 4.9.0 -> 4.9.1
Fix build failure with Qt 5.8.0
2017-03-04 15:08:47 -06:00
Thomas Tuegel
cd7d8a60b4
qt58: init at 5.8.0
Qt 5.8 is now the default version.
2017-03-04 15:08:47 -06:00
Thomas Tuegel
a368a80c90
libxkbcommon: add ttuegel to maintainers 2017-03-04 15:08:47 -06:00
Thomas Tuegel
a909329bed
libxkbcommon: 0.6.1 -> 0.7.1 2017-03-04 15:08:46 -06:00
Wout Mertens
9ed232b730 Merge pull request #23480 from mimadrid/update/sqlite3-3.17.0
sqlite: 3.16.2 -> 3.17.0
2017-03-04 13:41:21 +01:00
mimadrid
f704050a21
sqlite: 3.16.2 -> 3.17.0 2017-03-04 11:59:54 +01:00
Vladimír Čunát
da34670033
snappy: split into multiple outputs
Most of the size was documentation;
it got into many closures via mysql attribute.
2017-03-03 14:30:36 +01:00
Vladimír Čunát
d5d7fcb95f
snappy: performance update 1.1.3 -> 1.1.4
... and use release tarball instead of snapshot.
2017-03-03 14:27:48 +01:00
Vladimír Čunát
5060f22839
Merge branch 'master' into staging 2017-03-03 14:20:15 +01:00
Robin Gloster
bb9a37a2a5
ikarus: remove
unmaintained, only works on 32 bit
2017-03-03 13:43:04 +01:00
Robin Gloster
75c3f00971
libclc: fix evaluation 2017-03-03 12:39:39 +01:00
Benno Fünfstück
410bba8f95 libbladeRF: fix udev rule location in $out
Shell variables in cmakeFlags are not expanded, so the rules instead ended up
in `$out/'$out'/etc/udev/rules.d`.
2017-03-03 12:27:49 +01:00
Domen Kožar
a32a00eb81
haskellPackages.http-api-data: dontCheck
(cherry picked from commit 2f4003b56163ebf4b9f0b1ea6ed3c0a974a3fcd7)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-03-03 11:46:09 +01:00
Lancelot SIX
a25c93994b Merge pull request #23094 from veprbl/for_upstream
pythonPackages: add pyhepmc, graphviz; bump rootpy
2017-03-03 09:42:55 +01:00
Vladimír Čunát
92f454e73c
Merge #23408: llvm: 4.0rc2 -> 4rc3
and rename attributes 4.0 -> 4
2017-03-03 08:15:35 +01:00
Frederik Rietdijk
a1f6b8b5fc Python 3.6 fixup expat and libffi, fixes #23406 2017-03-03 07:46:52 +01:00
Will Dietz
6f6c06adc1 llvm4.0: Rename "4.0" (and _40) to "4" (and _4).
This reflects upstream versioning change, and allows
us to replace 4.0 with 4.1 (which is now a minor revision)
without changing the attribute name.

Thanks to @vcunat for the idea.
2017-03-02 17:19:44 -06:00
Will Dietz
5e267f657d llvm4.0: rc2 -> rc3
Also add myself to maintainers for LLVM.
2017-03-02 17:19:44 -06:00
Tuomas Tynkkynen
1254f1a46a gf2x: Disable i686 build
http://hydra.nixos.org/build/49552136/nixlog/3/raw
2017-03-03 00:21:47 +02:00
Peter Simons
b923fd5253 git-annex 6.20170301.1 tarballs are no longer available anywhere; now we must use fetchgit 2017-03-02 22:11:58 +01:00
Peter Simons
090921fa5f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision
163561eab9.
2017-03-02 22:11:48 +01:00
Peter Simons
197236af88 hackage2nix: disable broken builds 2017-03-02 22:11:46 +01:00
Daiderd Jordan
423bab129a Merge pull request #23330 from yurrriq/update/pkgs/development/interpreters/erlang/R19
erlangR19: 19.2 -> 19.2.3
2017-03-02 21:07:59 +01:00
Nikolay Amiantov
86a0a1eced haskellPackages.lambdabot-haskell-plugins: remove overrides 2017-03-02 21:41:25 +03:00
Peter Simons
027ffb6429 Merge pull request #23252 from ljli/ghc7103-pkgs-fixes
haskell ghc710x packages fixes
2017-03-02 19:07:12 +01:00
3noch
4b77d425aa
Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS
Original:
f3110651c8

(With some tweaks from @cstrahan)

closes #23199
2017-03-02 11:35:11 -05:00
3noch
7d356ff696
Disable large address space in GHC iOS X compiler
Original:
17cea33d1a
2017-03-02 11:34:15 -05:00
Graham Christensen
03549854ac Merge pull request #23385 from izuk/bazel
bazel: add gcc to PATH and simplify patch
2017-03-02 08:59:45 -05:00
Graham Christensen
5ce06263a3
kdeFrameworks.kio: patch for insecure URL passing 2017-03-02 08:26:25 -05:00
Robin Gloster
c1866cade9
libsForQt5.qmltermwidget: fix build 2017-03-02 14:13:35 +01:00
Frederik Rietdijk
b588ed95b9 Python 3.4: fixup expat and libffi, fixes #23325 2017-03-02 13:17:40 +01:00
Robin Gloster
feffa1aabf
cuter: fix build 2017-03-02 13:00:44 +01:00
Robin Gloster
eebb5f20a3
cuter: fix indentation 2017-03-02 13:00:44 +01:00
Domen Kožar
bfe15ec83f
electron: 1.4.13 -> 1.4.15 2017-03-02 12:56:05 +01:00
Cray Elliott
d2aa1706bd ffmpeg-full: 3.2.2 -> 3.2.4 2017-03-02 02:44:28 -08:00
Robin Gloster
ec98c1d8f4
haskellPackages.cabal-lenses: add comment to upstream issue 2017-03-02 11:03:25 +01:00
Itai Zukerman
1f709ad136 bazel: add gcc to PATH and simplify patch
Removed patches that are purely for testing.
Removed dependencies that seemed to not be needed.
Expand all instances of #!/bin/bash, not just those at the start of scripts.
2017-03-02 00:09:10 -08:00
Peter Simons
9e72734826 haskell-yaml: build with bundled libyaml rather than our system version
It looks like the yaml package bundles an unreleased version of libyaml and
relies on particulars of that versions behavior. Therefore, the package no
longer works with the official libyaml 0.1.7 release, which is what we have.

https://github.com/snoyberg/yaml/issues/106
2017-03-02 09:05:07 +01:00
Peter Simons
2e5a4b1a38 haskell-lambdabot: fix evaluation 2017-03-02 09:05:07 +01:00
Peter Simons
53d55cbfe9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1 from Hackage revision
d654ea25e9.
2017-03-02 09:05:06 +01:00
Peter Simons
eabf47b302 hackage2nix: disable builds that depend on broken webkitgtk-2.4.11 2017-03-02 09:05:00 +01:00
Peter Simons
86c51da755 LTS Haskell 8.3 2017-03-02 09:04:25 +01:00
Dmitry Kalinkin
cb1b08a871
herwig: 7.0.3 -> 7.0.4 2017-03-01 22:53:41 -05:00
Dmitry Kalinkin
e60805061b
pythonPackages.pyhepmc: init at 0.5.0 2017-03-01 22:53:40 -05:00
rnhmjoj
83462da296 eztrace: add missing dependency 2017-03-02 04:00:36 +02:00
Peter Simons
feffadefed haskell generic-builder: Revert "Pass through the ghcEnv."
This reverts commit a27bc8b317. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023.
2017-03-01 19:57:40 +01:00
Peter Simons
3001b821c9 haskell generic-builder: Revert "Pass through the list of haskell build inputs."
This reverts commit c153036525. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023.
2017-03-01 19:57:18 +01:00