Commit Graph
113284 Commits
Author SHA1 Message Date
WilliButzandRobin Gloster 267efdc475 valgrind: 3.12.0 -> 3.13.0
fetching from sourceware, as linked on http://valgrind.org/downloads/
2017-08-21 23:41:00 +02:00
John EricsonandGitHub b6014cc463 Merge pull request #28415 from bnikolic/fix/ld-wrapper-set-u
cc-wrapper: Empy array workaround for native stdenv
2017-08-21 11:58:24 -04:00
Bojan Nikolic ad8d5649a2 set +u workaround for empty arrays
libDirs can be empty, which in combination with "set -u" of
9f1e009975 will cause a variable unbound
error on old bash versions
2017-08-21 12:27:26 +01:00
Tim SteinbachandRobert Helgesson 4ab93f8236 expat: 2.2.3 -> 2.2.4 2017-08-21 10:42:52 +02:00
Frederik Rietdijk 04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Frederik RietdijkandGitHub 1eb48d3b08 Merge pull request #27743 from ThomasMader/master
Updating, fixing and improving dmd
2017-08-21 01:23:49 +02:00
Chris HodappandFrederik Rietdijk 4c623b3d92 python-packages easydict: init at 1.7 2017-08-21 01:22:38 +02:00
Casey RodarmorandJoachim F ae02dd2d0a nixos/mpd: allow configuring playlist directory (#28252) 2017-08-20 20:34:34 +00:00
Joachim FandGitHub 61aa254204 Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions
vscode-with-extensions: init at 1.10.2
2017-08-20 20:33:40 +00:00
Joachim FandGitHub 417c1ed4f1 Merge pull request #28339 from edef1c/solvespace-2.3-20170808
solvespace: 2.3-20170416 -> 2.3-20170808
2017-08-20 20:17:31 +00:00
Joachim FandGitHub 0e37463784 Merge pull request #28344 from edef1c/tasksh-1.2.0
tasksh: 1.1.0 -> 1.2.0
2017-08-20 20:16:49 +00:00
Joachim FandGitHub bc98d1fe97 Merge pull request #28362 from romildo/mate
mate: caja-extensions: init at 1.18.1, engrampa: init at 1.18.2
2017-08-20 20:16:22 +00:00
Joachim FandGitHub aeb733c8d5 Merge pull request #28377 from Ma27/update/geogebra
geogebra: 5-0-377-0 -> 5-0-382-0
2017-08-20 20:15:37 +00:00
Joachim FandGitHub 450e118dda Merge pull request #28394 from midchildan/update-tilix
Update tilix
2017-08-20 20:10:20 +00:00
Joachim FandGitHub b51451b86c Merge pull request #28412 from rvolosatovs/update/keybase
keybase: 1.0.27 -> 1.0.28
2017-08-20 20:09:17 +00:00
Joachim FandGitHub b37dab6f91 Merge pull request #28413 from rvolosatovs/update/browserpass
browserpass: 1.0.5 -> 1.0.6
2017-08-20 20:08:58 +00:00
Joachim FandGitHub 8608d32ad6 Merge pull request #27642 from holidaycheck/update-chromedriver-to-2.31
chromedriver: 2.29 -> 2.31
2017-08-20 20:04:06 +00:00
John EricsonandGitHub 1bd2b32ff8 Merge pull request #28381 from obsidiansystems/cc-wrapper-docs
doc: Describe CC Wrapper in more detail
2017-08-20 15:50:59 -04:00
John Ericson 0578dda8e1 doc: Describe CC Wrapper in more detail
The main motivation for this is to have something to google for LD=$CC.

Eventually, this should probably be moved to another section, but we
can deal with that later.
2017-08-20 15:49:50 -04:00
Michael RaskinandGitHub 2e7cac6c82 Merge pull request #28402 from volth/patch-55
dejavu_fonts: made derivation fixed-output
2017-08-20 21:13:04 +02:00
Michael Raskin a0306821fd xzoom: init at 0.3.24 2017-08-20 18:28:19 +02:00
John EricsonandGitHub 5baea8f0eb Merge pull request #28373 from obsidiansystems/stdenv-extra-inputs
stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs`
2017-08-20 12:06:38 -04:00
Frederik RietdijkandGitHub 5b8cd48e99 Merge pull request #28320 from rybern/add-poretools
poretools: init at 0.6.0
2017-08-20 17:44:05 +02:00
Vladimír Čunát 6c3513b4c0 Merge #28346: readline: bugfix 7.0 -> 7.0.3 2017-08-20 13:26:07 +02:00
Vladimír Čunát b71ce3fb14 readline-7.0: fixup meta evaluation 2017-08-20 13:25:23 +02:00
Vladimír Čunát d2e9836aa6 apt: fixup by building with gcc-5
I was lazy to try to find another solution.
2017-08-20 12:04:36 +02:00
Vladimír Čunát 785ceea7ba libreoffice: fixup by building with gcc-5
I was lazy to try to find another solution.
/cc maintainers: @7c6f434c, @viric.
2017-08-20 11:49:26 +02:00
Vladimír Čunát beaad85500 gcc-4.8: fix build
Problems: building with gcc-6 now, and fallout after output changes #27424.
2017-08-20 11:11:44 +02:00
Vladimír Čunát 1919bb5043 gnome3.caribou: fixup build after automake update #28232
/cc gnome update #28053.
2017-08-20 10:52:30 +02:00
Vladimír Čunát dbc9f3b10d fftw: fix on Darwin (hopefully)
It won't produce the $info output.
2017-08-20 10:41:53 +02:00
aszlig d25a9f57e3 pythonPackages.html5lib_0_9999999: Fix build
Regression introduced by 345b35c48a.

The commit in question switched the implementation of buildPythonPackage
so that .override now is behaving the same way as for other packages
that are using callPackage.

So the fix for html5lib_0_9999999 is to just use .overridePythonAttrs
instead of .override.

Note that the mentioned commit initially introduced this as
overridePythonPackage but it got later renamed to overridePythonAttrs in
abdb58e407.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-20 10:39:57 +02:00
Vladimír Čunát 956c266fb7 gcc49: remove Darwin patch that's included in 4.9 2017-08-20 10:30:34 +02:00
Gabriel Ebner 7da15a071d open-wbo: init at 2.0 2017-08-20 10:19:46 +02:00
Vladimír Čunát 3b29468313 colord: fetchzip -> fetchurl
I see no benefit in fetchzip here, as it's a standard release tarball.
2017-08-20 09:46:08 +02:00
Vladimír Čunát 2d55ee40fa colord: fixup build after automake update #28232
It was enough to switch the order of patching to avoid the need to
autoreconf.
2017-08-20 09:43:05 +02:00
Vladimír Čunát bb24434904 kyotocabinet: fixup build with gcc6 by a Fedora patch 2017-08-20 09:34:07 +02:00
Vladimír Čunát ff1bb5c854 intel-gpu-tools: fixup build after automake update #28232 2017-08-20 09:22:52 +02:00
Vladimír Čunát 76e6863cb1 lzop: 1.03 -> 1.04
This fixes build with gcc6.
2017-08-20 09:19:30 +02:00
Gabriel EbnerandGitHub e76e196198 Merge pull request #28419 from fare-patches/vscode
vscode: 1.14.2 -> 1.15.1
2017-08-20 09:07:44 +02:00
Vladimír Čunát 68c003b256 motif: fixup build after automake update #28232
It seemed easiest to avoid the need to autoreconf.
2017-08-20 09:05:22 +02:00
Vladimír Čunát a1bef771ee linuxPackages_chromiumos*: fixup by building with gcc5 2017-08-20 08:26:02 +02:00
Vladimír Čunát 7c7c83e233 buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
Cray Elliott b427d4a4bb discord: work around upstream bug via pulseaudio
upstream bug causes large ping/high cpu usage when when using voice chat
if pulseaudio is not available at runtime, even though the executable
only explicitly needs ALSA

after a fix hits upstream, I will make pulseaudio support optional and
return the default to alsa

https://github.com/crmarsh/discord-linux-bugs/issues/16
2017-08-19 23:10:55 -07:00
Vincent Laporte b744ee2d93 ocamlPackages.ocamlnet: 4.1.{2,3} -> 4.1.4 2017-08-20 04:39:14 +00:00
Francois-Rene Rideau fe5faecab1 vscode: 1.14.2 -> 1.15.1 2017-08-20 02:49:25 +02:00
Roman Volosatovs 5791a2574e keybase: 1.0.27 -> 1.0.28 2017-08-19 21:38:57 +02:00
Roman Volosatovs 83370e5b4c browserpass: 1.0.5 -> 1.0.6 2017-08-19 21:37:16 +02:00
volthandRobert Helgesson 0e5ff82954 perlPackages.CompressRawZlib: 2.071 -> 2.074 2017-08-19 21:07:57 +02:00
Jörg ThalheimandGitHub ecb492c694 Merge pull request #28399 from NeQuissimus/kotlin_1_1_4_2
kotlin: 1.1.2-5 -> 1.1.4-2
2017-08-19 19:22:27 +01:00
Jörg ThalheimandGitHub b1222d767e Merge pull request #28408 from kamilchm/ponyc
ponyc: 0.17.0 -> 0.18.0
2017-08-19 19:11:22 +01:00