Commit Graph

125024 Commits

Author SHA1 Message Date
John Ericson
888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
John Ericson
940c4fa3f5 treewide: Fetchers should use stdenvNoCC. 2018-01-10 11:18:44 -05:00
John Ericson
7a3a8b8529 fetchurl: Should use buildPackages.curl for build-time dep 2018-01-10 11:18:44 -05:00
John Ericson
3d59b4d285 treewide: Fixed output fetch* derivations should use nativeBuildInputs 2018-01-09 20:14:46 -05:00
John Ericson
c98e6b6771 gcc, binutils: Narrow down ARM hack so only native builds are affected 2018-01-09 17:25:49 -05:00
John Ericson
c3052295fa Merge commit '3ed545ab31146e607c57649936c75869d6aa9ba2' into ericson2314-cross-master 2018-01-09 17:19:27 -05:00
Orivej Desh
c0ab4d5ff0 ed: fix cross build 2018-01-09 17:08:06 -05:00
John Ericson
567feb3a54 stdenv: Fix doCheck and doInstallCheck logic
It's host != build, not host != target
2018-01-09 16:22:58 -05:00
John Ericson
133b4658df treewide: Simplify some doCheck calls
In anticipation of what I outline in #33599, I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
John Ericson
4e907dbca1 stdenv: Force doCheck and doInstallCheck to be false when we are cross compiling
I hope this will be a temporary measure. If there is consensus around
issue #33599, then we can follow an explicit `dontCheck`, but default to
not checking during cross builds when none is given.
2018-01-09 12:37:12 -05:00
Ben Gamari
b2cbffae64 nixos/security-wrapper: Fix cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari
6f8cb301a9 ms-sys: Fix cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari
7ed923f9d8 mdadm: Fix cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari
ac19f60c93 ddrescue: Enable cross-compilation 2018-01-09 11:25:19 -05:00
Ben Gamari
a2215da9a1 make-ext4-fs: Dependencies are nativeBuildInputs 2018-01-09 11:25:19 -05:00
Ben Gamari
d680678d0a makeSquashfs: Inputs are nativeBuildInputs 2018-01-09 11:25:19 -05:00
Ben Gamari
6db707fe7e pkgconfig: Enable cross-compilation
(cherry picked from commit 91fdb2f9caf5ce14acb87f3b877216aeb2590e7e)
2018-01-09 11:23:56 -05:00
Ben Gamari
bef09dcca1 krb5: Allow cross-compilation 2018-01-09 11:23:56 -05:00
Will Dietz
681555c11c lua-5: isMingw -> isMinGW 2018-01-09 11:23:56 -05:00
Will Dietz
7c992cb7af bsdiff: fix 'cc' usage 2018-01-09 11:23:56 -05:00
Will Dietz
a23be78ef2 at: cross-compilation fixes
* move bison/flex to nativeBuildInputs
* add patch to avoid use of undocumented glibc macro
* fix use of 'install -s' to avoid invoking 'strip' directly
2018-01-09 11:23:56 -05:00
Drew Hess
3ed545ab31
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.

This reverts commit 0f5c804631.
2018-01-08 20:03:33 -08:00
Daiderd Jordan
b195d8ab07 rustc: disable failing tests on darwin 2018-01-09 03:37:53 +01:00
zimbatm
0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatm
c5456dbfec cargo: 0.22.0 -> 0.23.0 2018-01-09 03:37:53 +01:00
zimbatm
8559dd0474 rustc: 1.21.0 -> 1.22.1
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
Shea Levy
6d3ff29d03
Add grpc. 2018-01-08 21:27:32 -05:00
Shea Levy
9d7883374c
Add gflags 2018-01-08 21:27:32 -05:00
Orivej Desh
f4afbf6e77 neovim: fix quoting for makeWrapper
Fixes #33625 after #31497
2018-01-09 01:47:16 +00:00
Tim Williams
067cac78e8
mixxx: add AAC support
fixes #29472
2018-01-09 09:29:02 +08:00
Herwig Hochleitner
dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner
6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
José Romildo Malaquias
0880ec7033 atril: enable caja 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
bf4c39134c mate-panel: 1.18.6 -> 1.18.7 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
17efcaa8aa caja: wrap executables with wrapGAppsHook 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
b81e646d9b mate: remove cajaWithExtensions 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
8b416450ea mate: let caja find extensions and gsettings schemas 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d0a884479d python-caja: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
800dbc2e4e caja-dropbox: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
b1cc3eb48e mozo: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
fe7292d81a mate-user-share: init at 1.18.0 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
019636c02e eom: list hicolor_icon_theme after gtk
There is a bug on the glib hooker that prevents running its pre fixup
phase if it is listed before hicolor_icon_theme in the dependencies of a
derivation.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
598c6c13f0 mate-panel: let mate-panel find applets in config system path 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ca27392d9c mate-control-center: add gsettings schemas path to XDG vars
mate-control-center depends on mate-settings-daemon, but the later needs
gsettings schemas  provided by the former. To fix this the gsettings schema
path from mate-control-center is added to XDG_DATA_DIRS at session
startup.
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
002fcfca35 mate-sensors-applet: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ea3582ab16 mate-indicator-applet: init at 1.18.1 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5930d87112 mate-applets: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
a513a6cf4e mate-utils: init at 1.18.3 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
07b362419f mate-netbook: init at 1.18.2 2018-01-09 02:40:04 +02:00
José Romildo Malaquias
dd6856a866 caja: add dependency on hicolor_icon_theme 2018-01-09 02:40:04 +02:00