summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAge
* make-bootstrap-tools: glibc -> libcCrossWill Dietz2018-02-13
* linux-pam: fix build w/muslWill Dietz2018-02-13
* attr: patch to fix headers w/muslWill Dietz2018-02-13
* bash: fix on muslWill Dietz2018-02-13
* stdenv: automatically update config.sub for muslWill Dietz2018-02-13
* libiconv: disable overly strict asssertion in libiconvWill Dietz2018-02-13
* make-bootstrap-tools-cross.nix: add musl -> musl64Will Dietz2018-02-13
* release-cross.nix: add entry for testing muslWill Dietz2018-02-13
* fish: on musl use musl-getentWill Dietz2018-02-13
* busybox: fixup after musl multiple outputsWill Dietz2018-02-13
* add getconf, getent from Alpine for use w/muslWill Dietz2018-02-13
* Add musl-fts for bits that need it.Will Dietz2018-02-13
* muslCross: initWill Dietz2018-02-13
* musl: linux headers, bsd compat headers, and lddWill Dietz2018-02-13
* bintools-wrapper: teach about musl dynamic linkersWill Dietz2018-02-13
* musl: multiple outputsWill Dietz2018-02-13
* openntpd: patch missing includes to cdefs, fix build on muslWill Dietz2018-02-13
* siege: fixup u_int32_t here as wellWill Dietz2018-02-13
* picosat: fix ar and ranlib usage for crossWill Dietz2018-02-13
* picosat: fixup include for unistd.hWill Dietz2018-02-13
* boolector: patch usage of ar and ranlib for crossWill Dietz2018-02-13
* boolector: fix missing stdint.h includeWill Dietz2018-02-13
* postgresql: don't try to use 'locale' if not building to run on glibcWill Dietz2018-02-13
* pysqlite: quickfix for crossWill Dietz2018-02-13
* kakuone: add pkgconfig to appease warningWill Dietz2018-02-13
* npth: run tests, even if briefWill Dietz2018-02-13
* nix: simplify bzip2 dependency, this is handled properly nowWill Dietz2018-02-13
* nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput.Will Dietz2018-02-13
* libnfnetlink: patch to fix build w/non-glibc (namely, musl)Will Dietz2018-02-13
* libunwind: patch to fix build on non-glibcWill Dietz2018-02-13
* ruby: Enable cross-compilationBen Gamari2018-02-13
* libbfd: fix for cross (based on same from @bgamari)Will Dietz2018-02-13
* man-db: fix crossWill Dietz2018-02-13
* cmake: fix crossWill Dietz2018-02-13
* shadow: disable nscd on non-glibc (musl)Will Dietz2018-02-13
* cpython: Enable cross-compilationBen Gamari2018-02-13
* autoconf: Enable cross-compilationBen Gamari2018-02-13
* groff: Enable cross-compilationBen Gamari2018-02-13
* linux-pam: Add necessary build dependencies for cross-compilationBen Gamari2018-02-13
* lua: Fix cross-compilationBen Gamari2018-02-13
* iproute: don't use host BASH for scripts, fix for crossWill Dietz2018-02-13
* sudo: Enable tmpfiles.d is disabledBen Gamari2018-02-13
* glibc: Fix cross-compilation of localesBen Gamari2018-02-13
* w3m: Enable cross-compilationBen Gamari2018-02-13
* xorg: Use build dependencies where appropriateBen Gamari2018-02-13
* autogen: Enable cross-compilationBen Gamari2018-02-13
* xz: set CONFIG_SHELL to /bin/sh, fix retained reference to bootstrapWill Dietz2018-02-13
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-13
|\
| * python: Pull ensureNewerSourcesHook call to all-packages.nixTuomas Tynkkynen2018-02-13
| * Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgsShea Levy2018-02-13
| |\