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
Thomas Tuegel
5e9a356e30
Merge pull request #23446 from ttuegel/plasma-5.9
...
Qt 5.8 and Plasma 5.9
2017-03-04 15:10:57 -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
46ba7cf94a
lyx: pin to Qt 5.7
...
Build fails with Qt 5.8 due to an ambiguous overloaded member function.
2017-03-04 15:08:47 -06:00
Thomas Tuegel
c93c57b8ac
plasma5: 5.8.6 -> 5.9.3
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
Vladimír Čunát
913aae40ba
luajitPackages.mpack.meta.broken = true
...
It seems only to link succesfully to vanilla lua.
http://hydra.nixos.org/build/49554613
2017-03-03 14:10:18 +01:00
Daiderd Jordan
d88721e440
modules: add support for module replacement with disabledModules
...
This is based on a prototype Nicolas B. Pierron worked on during a
discussion we had at FOSDEM.
A new version with a workaround for problems of the reverted original.
Discussion: https://github.com/NixOS/nixpkgs/commit/3f2566689
2017-03-03 13:45:22 +01:00
Robin Gloster
bb9a37a2a5
ikarus: remove
...
unmaintained, only works on 32 bit
2017-03-03 13:43:04 +01:00
Benno Fünfstück
ac592121b9
xrectsel: remove unnecessary DESTDIR=$out
...
This avoids files being installed to $out/nix/store
2017-03-03 12:59:54 +01:00
Benno Fünfstück
a8458bb506
ffcast: remove unnecessary DESTDIR=$out
...
This avoids files being installed to $out/nix/store
2017-03-03 12:58:43 +01:00
Benno Fünfstück
253d736398
boinc: fix location of /etc in $out
...
Looks like the latest version no longer requires the patch, and the patch instead resulted in
/etc files being installed to `$out/$out/etc` instead of `$out/etc`
2017-03-03 12:58:43 +01:00
Robin Gloster
75c3f00971
libclc: fix evaluation
2017-03-03 12:39:39 +01:00
Benno Fünfstück
1f7fe3dc07
vbam: fix location of etc in output
...
Shell variables are not expanded in cmakeFlags, so the etc files ended up in
`$out/'$out'/etc` instead of the expected `$out/etc`.
2017-03-03 12:27:49 +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
Carles Pagès
0f9517eb9e
hexen: mark as broken
...
Does not build and is not maintained.
2017-03-03 12:03:48 +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
Eelco Dolstra
7174dcab91
Merge pull request #23435 from sometimes-i-send-pull-requests/pam_ssh_agent_auth-multiple-authorized-keys-files
...
pam_ssh_agent_auth: Re-allow multiple authorized keys files
2017-03-03 11:20:51 +01:00
Carles Pagès
86a1d6f4aa
pfixtools: fix build with unbound-1.6.1
2017-03-03 10:21:32 +01:00
Alexander Kirchhoff
3948891112
pam_ssh_agent_auth: Re-allow multiple authorized keys files
...
This functionality was initially introduced in
3644f9124a
to fix
https://github.com/NixOS/nixos/pull/52 , but was broken in the update from 0.9.5
to 0.10.3. The original patch does not cleanly apply due to reformatting and
parameter changes upstream, but the adaptations of the patch to the new version
are not too severe.
2017-03-03 01:11:53 -08: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
Peter Simons
09a593b3de
Drop obsolete, unmaintained haskell.packages.lts-x_y package sets.
...
Stack no longer uses them since a long time: https://github.com/commercialhaskell/stack/issues/2259 .
2017-03-03 09:27:32 +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
Dan Peebles
3f116702cc
buildbot-master module: fix overly restrictive option type for masterCfg
2017-03-03 01:33:18 +00: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
Bart Brouns
33e23934a7
synthv1: 0.7.6 -> 0.8.0
2017-03-03 01:13:09 +02: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
Nikolay Amiantov
cb13a8c5f8
openspades: 0.0.12 -> 0.1.1b
...
Remove openspades-git, it's not needed now that there was a release.
2017-03-03 00:34:36 +03: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
Jörg Thalheim
0c24151731
Merge pull request #23398 from rnhmjoj/gitfs
...
gitfs: 0.2.5 -> 0.4.5.1
2017-03-02 20:52:43 +01:00
Daiderd Jordan
cd929804a3
Merge pull request #23380 from veprbl/fakeroot_darwin
...
fakeroot: add darwin support
2017-03-02 20:19:55 +01:00
Nikolay Amiantov
86a0a1eced
haskellPackages.lambdabot-haskell-plugins: remove overrides
2017-03-02 21:41:25 +03:00
Jörg Thalheim
53b059ade5
miniupnpc: switch to old version by default
...
miniupnpc 2.0.20161216 change its api
2017-03-02 19:30:37 +01:00
Tobias Geerinckx-Rice
a9700f7fac
Merge pull request #23401 from c0bw3b/pkg/httping
...
httping 2.5: fetch over HTTPS + license info
2017-03-02 18:25:29 +00:00
Renaud
b0ae3c14fb
httping 2.5: fetch over https + license
2017-03-02 19:20:26 +01: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