Will Dietz
1d538d51c3
musl: linux headers, bsd compat headers, and ldd
2018-02-13 09:44:33 -06:00
Will Dietz
d5916a84cf
bintools-wrapper: teach about musl dynamic linkers
2018-02-13 09:44:33 -06:00
Will Dietz
290c62e749
musl: multiple outputs
2018-02-13 09:44:33 -06:00
Will Dietz
a2eb1f4bd6
openntpd: patch missing includes to cdefs, fix build on musl
2018-02-13 09:44:33 -06:00
Will Dietz
b4fa6da92b
siege: fixup u_int32_t here as well
2018-02-13 09:44:32 -06:00
Will Dietz
4c767417ea
picosat: fix ar and ranlib usage for cross
2018-02-13 09:44:32 -06:00
Will Dietz
36b2706916
picosat: fixup include for unistd.h
2018-02-13 09:44:32 -06:00
Will Dietz
46cbded0de
boolector: patch usage of ar and ranlib for cross
...
eep.
2018-02-13 09:44:32 -06:00
Will Dietz
9138d055bf
boolector: fix missing stdint.h include
2018-02-13 09:44:31 -06:00
Will Dietz
81eef05f86
postgresql: don't try to use 'locale' if not building to run on glibc
2018-02-13 09:44:31 -06:00
Will Dietz
d6b5ee8b5a
pysqlite: quickfix for cross
2018-02-13 09:44:31 -06:00
Will Dietz
0a70dc6fd1
kakuone: add pkgconfig to appease warning
2018-02-13 09:44:31 -06:00
Will Dietz
cec99d22f0
npth: run tests, even if brief
2018-02-13 09:44:30 -06:00
Will Dietz
3aa61e33be
nix: simplify bzip2 dependency, this is handled properly now
2018-02-13 09:44:30 -06:00
Will Dietz
afe517acd5
nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput.
2018-02-13 09:44:30 -06:00
Will Dietz
9ba32c76f4
libnfnetlink: patch to fix build w/non-glibc (namely, musl)
2018-02-13 09:44:30 -06:00
Will Dietz
bc2ad5a968
libunwind: patch to fix build on non-glibc
2018-02-13 09:44:29 -06:00
Ben Gamari
41026550e2
ruby: Enable cross-compilation
2018-02-13 09:44:29 -06:00
Will Dietz
2d772d52ae
libbfd: fix for cross (based on same from @bgamari)
2018-02-13 09:44:29 -06:00
Will Dietz
e6da426a54
man-db: fix cross
2018-02-13 09:44:29 -06:00
Will Dietz
37c2ac90e6
cmake: fix cross
...
TODO: toolchain file instead?
2018-02-13 09:44:29 -06:00
Will Dietz
b9b57dada7
shadow: disable nscd on non-glibc (musl)
2018-02-13 09:44:28 -06:00
Ben Gamari
cb5453e13a
cpython: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
d625f181bd
autoconf: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
4f3c8178b8
groff: Enable cross-compilation
2018-02-13 09:44:28 -06:00
Ben Gamari
46c2e619e8
linux-pam: Add necessary build dependencies for cross-compilation
...
Ensure that we use the correct `ar` and add explicit dependency on the build CC.
(cherry picked from commit 5efb768011f6bce870f4ce814295a399d5a89c10)
2018-02-13 09:44:27 -06:00
Ben Gamari
47540dab74
lua: Fix cross-compilation
2018-02-13 09:44:27 -06:00
Will Dietz
e120c42ccf
iproute: don't use host BASH for scripts, fix for cross
...
Doesn't eliminate glibc dep, somehow
a dependency on host's "db" leaks,
but it's a start.
Also don't attempt to build unused 'netem' tools,
avoiding need to use HOSTCC.
2018-02-13 09:44:27 -06:00
Ben Gamari
da310bdd6c
sudo: Enable tmpfiles.d is disabled
2018-02-13 09:44:27 -06:00
Ben Gamari
a868bf3797
glibc: Fix cross-compilation of locales
2018-02-13 09:44:26 -06:00
Ben Gamari
d72c4c694f
w3m: Enable cross-compilation
2018-02-13 09:44:26 -06:00
Ben Gamari
df5b0ce589
xorg: Use build dependencies where appropriate
2018-02-13 09:44:26 -06:00
Ben Gamari
2870c99cef
autogen: Enable cross-compilation
2018-02-13 09:44:26 -06:00
Will Dietz
f5e96d3e1b
xz: set CONFIG_SHELL to /bin/sh, fix retained reference to bootstrap
2018-02-13 09:44:25 -06:00
Tuomas Tynkkynen
1a06373c0a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/libclc/default.nix
pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Tuomas Tynkkynen
68052b5619
python: Pull ensureNewerSourcesHook call to all-packages.nix
...
Documents the reason why it's needed and also prevents the
ensureNewerSourcesHook call being evaluated again and again for every
single Python package.
2018-02-13 16:32:16 +02:00
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs
2018-02-13 09:01:00 -05:00
Franz Pletz
08d3754a89
Merge pull request #34705 from etu/php-upgrade
...
php: 7.1.14 -> 7.2.2
2018-02-13 12:50:45 +00:00
Andreas Rammhold
b1ba405c3c
Merge pull request #34676 from dtzWill/feature/diffpdf-qt5
...
diffpdf: move to using qt5
2018-02-13 13:00:59 +01:00
Andreas Rammhold
d985eb5c74
Merge pull request #34924 from andir/qpdf-7.1.1
...
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:22:50 +01:00
Jörg Thalheim
8b5d7a5f1a
Merge pull request #34833 from flokli/notmuch-addrlookup
...
notmuch-addrlookup: 7 -> 9
2018-02-13 11:21:38 +00:00
Jörg Thalheim
67b1d6a16d
Merge pull request #34905 from vcunat/p/kresd-TLS
...
kresd service: add listenTLS option
2018-02-13 10:41:52 +00:00
Peter Simons
afb83e0e03
multi-ghc-travis: update to current Git master
2018-02-13 10:57:40 +01:00
Peter Simons
4b39930ee6
Update hspec family packages to 2.4.8 when building with GHC 8.4.x.
2018-02-13 10:18:19 +01:00
Peter Simons
be676705e3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
dc11df52c5
.
2018-02-13 10:18:14 +01:00
Peter Simons
47adc4eb8e
LTS Haskell 10.5
2018-02-13 10:17:56 +01:00
Alexey Shmalko
131332437f
Merge pull request #34900 from nipav/master
...
yokadi: init at 1.1.1
2018-02-13 10:41:57 +02:00
Benjamin Hipple
537181136c
grpc: 1.8.3 -> 1.9.1
...
Also added meta and license information.
2018-02-13 00:05:52 -05:00
adisbladis
9553ca5bb6
Merge pull request #34913 from razvan-panda/smartgithg
...
smartgithg: 17_1_1 -> 17_1_4
2018-02-13 11:13:01 +08:00