Commit Graph

113563 Commits

Author SHA1 Message Date
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 Ebner
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
Andrew Cann
c19d06b70b microcode-intel: 2017-05-11 -> 2017-07-07 2017-08-20 13:33:01 +08: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
163e648be1
mopidy-iris: 3.1.3 -> 3.2.0 2017-08-19 21:37:42 +02:00
Roman Volosatovs
83370e5b4c
browserpass: 1.0.5 -> 1.0.6 2017-08-19 21:37:16 +02:00
volth
0e5ff82954
perlPackages.CompressRawZlib: 2.071 -> 2.074 2017-08-19 21:07:57 +02:00
Jörg Thalheim
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 Thalheim
b1222d767e Merge pull request #28408 from kamilchm/ponyc
ponyc: 0.17.0 -> 0.18.0
2017-08-19 19:11:22 +01:00
Jörg Thalheim
66134d67ff Merge pull request #28361 from volth/patch-52
radare2: 1.4.0 -> 1.6.0
2017-08-19 19:06:17 +01:00
Jörg Thalheim
623b0b1f90 Merge pull request #28400 from NeQuissimus/atom_1_17_2
atom: 1.19.0 -> 1.19.2
2017-08-19 18:43:26 +01:00
Joachim F
6b782a6018 Merge pull request #28321 from magnetophon/distrho
distrho: unstable-2016-06-26 -> unstable-2017-08-04
2017-08-19 17:18:58 +00:00
Joachim F
99f1b3eed8 Merge pull request #28331 from taku0/thunderbird-bin-52.3.0
thunderbird: 52.2.1 -> 52.3.0
2017-08-19 17:16:45 +00:00
Joachim F
8233560e4b Merge pull request #28332 from taku0/firefox-bin-55.0.2
firefox: 55.0 -> 55.0.2
2017-08-19 17:16:30 +00:00
Joachim F
44b8eaad83 Merge pull request #28356 from jpierre03/pr-gnonlin
gnonlin: use httpS to fetch archive
2017-08-19 17:13:54 +00:00
Joachim F
b34c87ffe0 Merge pull request #28357 from jpierre03/pr-godot
godot: homepage link with httpS
2017-08-19 17:11:13 +00:00
Kamil Chmielewski
a1601cf2bc ponyc: 0.17.0 -> 0.18.0
https://github.com/ponylang/ponyc/issues/2180
2017-08-19 18:56:59 +02:00
Peter Simons
6fe751fb5c ghcWithHoogle: deal gracefully with packages that have no haddockDir attribute 2017-08-19 17:20:39 +02:00
Peter Simons
01b8c4c9e5 ghcWithHoogle: cosmetic for the sake of Emacs syntax highlighting 2017-08-19 17:19:47 +02:00
Peter Simons
1ddf621b4e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4.1-4-g53777ef from Hackage revision
cf0ce68962.
2017-08-19 16:28:19 +02:00
Peter Simons
5468d5c662 Merge pull request #27991 from Profpatsch/hoogleLocal-fix
Fix the `ghcWithHoogle` function to cope with the presence of separate `doc` outputs.
2017-08-19 16:26:30 +02:00
Volth
8b4f5376ff geoip: set default dir to '/var/lib/geoip-databases' 2017-08-19 16:02:19 +02:00
Gabriel Ebner
95bb851d80 fcitx-engines.mozc, ibus-engines.mozc: fix build
This is a temporary workaround for
https://github.com/NixOS/nixpkgs/issues/28223
2017-08-19 15:38:38 +02:00
volth
dd72f17534 dejavu_fonts: made derivation fixed-output 2017-08-19 13:27:26 +00:00
Gabriel Ebner
acf01cbc6c lean2: 2016-11-29 -> 2017-07-22
This will also fix the build issues with GCC 6.
2017-08-19 15:24:35 +02:00
Tim Steinbach
72278d2fd9
atom: 1.19.0 -> 1.19.2 2017-08-19 09:11:22 -04:00
Tim Steinbach
a741ac5a1e
kotlin: 1.1.2-5 -> 1.1.4-2 2017-08-19 09:09:57 -04:00
Michael Raskin
0965a3a8a8 Merge pull request #28393 from volth/patch-54
liberation_ttf: make derivation fixed-output
2017-08-19 12:15:55 +02:00
Tim Steinbach
77dfa05bd5 Merge pull request #28388 from winniequinn/vscode-1.15.1
vscode: 1.15.0 -> 1.15.1
2017-08-19 05:46:35 -04:00
midchildan
ff01459e6c
tilix: Disable DBusActivatable in the desktop entry 2017-08-19 16:37:27 +09:00
midchildan
d79530dd1b
tilix: 1.6.1 -> 1.6.4 2017-08-19 15:58:59 +09:00
Tuomas Tynkkynen
affcf92287 nixos/tests: Make the UEFI boot test release-critical
Seems to be working fine, based on the history:
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.i686-linux/all
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.x86_64-linux/all
2017-08-19 08:46:48 +02:00
Tuomas Tynkkynen
0488cb1802 tests/installer: Rename simpleUefiGummiboot -> simpleUefiSystemdBoot
It hasn't been called Gummiboot for ages.
2017-08-19 08:46:48 +02:00
Alex Brandt
5342bffc15 remove collection-json from dont-distribute-packages
I believe I've fixed the build issues for collection-json and would like
to see it make it into the next stable release of NixOS.  I'm also
adding myself as maintainer.

Let me know if there is anything I did incorrectly or missed.
2017-08-19 08:41:23 +02:00
volth
94cddde66f liberation_ttf: make derivation fixed-output
- [x] make derivation fixed-output
- [x] change upstream domain. fedorahosted.org -> pagure.{org,io}
2017-08-19 06:27:59 +00:00
Winnie Quinn
69a9a2a40c vscode: 1.15.0 -> 1.15.1 2017-08-18 23:39:18 -04:00
Eric Sagnes
dd809b930e pytorch: 0.1.12 -> 0.2.0 2017-08-19 10:22:23 +09:00