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
Jörg Thalheim
66b84901b4
Merge pull request #34153 from WilliButz/update-irqbalance
...
irqbalance: 1.2.0 -> 1.3.0
2018-01-22 18:57:24 +00:00
Jörg Thalheim
996a5adcdf
Merge pull request #34154 from WilliButz/update-scanmem
...
scanmem: 0.16 -> 0.17
2018-01-22 18:54:23 +00:00
Will Dietz
f851457368
vim: fix for cross, add missing configure test override
...
This is one of the variables mentioned to set
when cross-compiling:
https://github.com/vim/vim/blob/master/src/INSTALLx.txt
2018-01-22 12:48:00 -06:00
Daiderd Jordan
0c27903ac0
python-cffi: remove patch for clang
...
Builds fine without it now.
2018-01-22 19:45:40 +01:00
WilliButz
4361cc5ffa
scanmem: 0.16 -> 0.17
2018-01-22 19:18:23 +01:00
WilliButz
3e173f39be
irqbalance: 1.2.0 -> 1.3.0
2018-01-22 19:14:20 +01:00
Thane Gill
2d17253afe
python.ldap3: 2.4 -> 2.4.1
2018-01-22 10:13:13 -08:00
WilliButz
c8d5121c1d
deis: 1.13.3 -> 1.13.4
2018-01-22 18:59:13 +01:00
Michael Alan Dorman
dae8151008
melpa-packages: 2018-01-22
...
Removals:
- main-line: removed from melpa
2018-01-22 12:51:55 -05:00