Ben Gamari
2e4124c8c9
libdaemon: Enable cross-compilation
2018-01-22 20:25:43 -05:00
John Ericson
f83bf0e79d
Merge pull request #34170 from dtzWill/fix/flex-cross
...
flex: fix for cross
2018-01-22 20:11:03 -05:00
John Ericson
1f70b32725
Merge pull request #34174 from dtzWill/update/wirelesstools
...
wirelesstools: update, add license, fix w/cross
2018-01-22 19:51:36 -05:00
John Ericson
a959e60f8a
Merge pull request #34176 from dtzWill/fix/cross-misc-3
...
Misc cross fixes
2018-01-22 19:47:52 -05:00
Will Dietz
cafe25224f
flex: review feedback
...
* top-level attributes, not crossAttrs
* use depsBuildBuild
2018-01-22 18:44:42 -06:00
Will Dietz
f57fc787fd
texinfo: fix cross
2018-01-22 18:26:51 -06:00
John Ericson
796e2e8c75
Merge pull request #34177 from dtzWill/fix/llvm-remove-unneeded-deps
...
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 19:26:29 -05:00
John Ericson
242703037b
Merge pull request #34178 from dtzWill/fix/clang-python3
...
clang-{4,5}: prefer python3, much friendlier for cross
2018-01-22 19:16:55 -05:00
John Ericson
7344773d4d
Merge pull request #34179 from dtzWill/update/mktemp
...
mktemp: 1.6 -> 1.7, fix for cross
2018-01-22 18:55:04 -05:00
Markus Kowalewski
a16880533f
arpack: remove FFLAGS
2018-01-22 15:52:57 -08:00
Bart Brouns
ad566a0c57
faust2: 2.1.0 -> 2.5.10
2018-01-23 00:42:37 +01:00
Will Dietz
3785e0ac7e
mktemp: fix w/cross
2018-01-22 17:36:58 -06:00
Will Dietz
e02f427b4a
mktemp: 1.6 -> 1.7
...
https://www.mktemp.org/release_notes.html
2018-01-22 17:36:58 -06:00
Markus Kowalewski
eb30d65de6
arpack: 3.3.0 -> 3.5.0
2018-01-22 15:36:43 -08:00
Will Dietz
973d4f5354
clang-{4,5}: prefer python3, much friendlier for cross
2018-01-22 17:31:37 -06:00
Will Dietz
7e52676240
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 17:29:14 -06:00
Will Dietz
24dd0323b1
bind: perl as nativeBuildInput
2018-01-22 17:24:53 -06:00
Will Dietz
a5e93fc0d6
unrar: Fix for cross
...
Just read tool variables from environment,
don't try to set them at all.
2018-01-22 17:24:53 -06:00
Will Dietz
60d5e68a25
libedit: disable workaround for non-sandbox, avoid false groff dep
2018-01-22 17:24:53 -06:00
Will Dietz
0b0e2d68b8
audit: depsBuildBuild for build-native cc
2018-01-22 17:24:53 -06:00
Will Dietz
de54275cfb
wireless-tools: don't assume gcc, don't use ldconfig, fix cross
2018-01-22 17:21:34 -06:00
Will Dietz
e5f677fed1
wirelesstools: update (alpine uses this version), fix build, add license
2018-01-22 17:21:34 -06:00
Will Dietz
4e80b56c3c
bootstrapped-pip: fix for cross (nativeBuildInputs)
2018-01-22 17:19:03 -06:00
Will Dietz
e33499bd30
python setuptools: fix for cross (nativeBuildInputs)
2018-01-22 17:19:02 -06:00
Will Dietz
a5a64cfcb1
lean: fixup nativeBuildInputs vs buildInputs
2018-01-22 17:19:02 -06:00
Markus Kowalewski
ab59aef9f6
freeipmi: 1.5.5 -> 1.5.7
2018-01-22 14:54:22 -08:00
Will Dietz
67be78f129
flex: patch around attempt to regen manpage, fix cross
2018-01-22 16:51:31 -06:00
Ben Gamari
715fcb4266
flex: Don't disable static while cross-compiling flex
...
linux-pam appears to rely on this while cross-compiling.
(cherry picked from commit 4009dd163ac30cd25833bf7eb19b5e26e75c474f)
2018-01-22 16:51:30 -06:00
Ben Gamari
e6f9e82ee4
flex: Use native dependencies where applicable
...
Flex needs both a C compiler for the build environment, as well as a native m4.
(cherry picked from commit 81827c0084c1a69e41894a4d38b0c0b267eaff34)
2018-01-22 16:51:30 -06:00
Michael Raskin
beb70f1370
Merge pull request #34107 from mnacamura/cdda-darwin
...
cataclysm-dda{,-git}: build on Darwin
2018-01-22 22:47:25 +00:00
Kosyrev Serge
d232856846
ghc841: update to 8.4.1-alpha2
2018-01-23 01:40:38 +03:00
Michael Weiss
a03b2b99af
tdesktop: Fix the execution in a pure environment
...
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729 .
2018-01-22 22:25:48 +01:00
John Ericson
4e5a4a92e8
Merge pull request #33478 from dtzWill/fix/cross-bc
...
bc: fix for cross
2018-01-22 16:24:59 -05:00
Ben Gamari
8b21391127
bc: fixes for cross-compilation
2018-01-22 16:21:10 -05:00
John Ericson
a3bff14dbe
Merge remote-tracking branch 'upstream/master' into staging
2018-01-22 16:20:24 -05:00
Michael Raskin
9593eadcc7
Merge pull request #33287 from Nadrieril/fix-ckb-service
...
ckb: fix missing modprobe dependency
2018-01-22 21:18:22 +00:00
Ioannis Koutras
ac3f1e6c12
i3lock-fancy: 2016-10-13 -> 2017-12-14
2018-01-22 23:05:32 +02:00
Ioannis Koutras
c5f7ea6829
i3lock-color: 2.9.1-c -> 2.10.1-1-c
2018-01-22 23:05:26 +02:00
John Ericson
ec0c4802ae
Merge pull request #26799 from obsidiansystems/cross-haskell
...
haskell infra: Fix cross compilation to work with new system
2018-01-22 15:31:19 -05:00
Ertugrul Söylemez
cf3ada04a7
perlPackages.MailPOP3Client: init at 2.19
2018-01-22 21:17:19 +01:00
Daiderd Jordan
a786218b9d
Merge branch 'master' into staging
2018-01-22 20:55:37 +01:00
Daiderd Jordan
7c84ddb7a4
Merge pull request #34158 from LnL7/cffi-clang
...
python-cffi: fix clang build
2018-01-22 20:54:06 +01:00
Michael Raskin
dda1a7f77c
Merge pull request #34159 from arcadio/libreoffice-es
...
libreoffice: add Spanish (es) language support and sort langs list
2018-01-22 19:40:10 +00:00
Keith Amidon
9d82bf2e0e
libinput: 1.9.3 -> 1.9.4
...
This rev-bump of libinput resolves issues with out of order key press
delivery as described here:
https://lists.freedesktop.org/archives/wayland-devel/2017-December/036147.html
2018-01-22 11:29:25 -08:00
Jörg Thalheim
3e1dd9215f
Merge pull request #34151 from WilliButz/update-deis
...
deis: 1.13.3 -> 1.13.4
2018-01-22 19:17:59 +00:00
Jörg Thalheim
ebd2a8b165
Merge pull request #34100 from jokogr/pkg/xmonad-log
...
xmonad-log: init at 0.1.0
2018-01-22 19:15:32 +00:00
Will Dietz
bd67bf5ca0
julia-git: mark broken, hasn't built since 2017-04-08. ( #34150 )
...
* julia-git: mark broken, hasn't built since 2017-04-08.
First broken: https://hydra.nixos.org/build/51447624
Last successful: https://hydra.nixos.org/build/51385779
cc #34135
2018-01-22 19:07:03 +00:00
Daiderd Jordan
92bf8c66ba
Merge pull request #34149 from dtzWill/update/vim-8.0.1428
...
vim: 8.0.1257 -> 8.0.1428
2018-01-22 20:04:01 +01:00
Jörg Thalheim
0c1805b41f
Merge pull request #34157 from dtzWill/fix/vim-cross
...
vim: fix for cross, add missing configure test override
2018-01-22 18:59:13 +00:00
Daiderd Jordan
505c82efe4
python-cffi: add lnl7 to maintainers
2018-01-22 19:58:15 +01:00