summary refs log tree commit diff
path: root/pkgs
Commit message (Expand)AuthorAge
* define top-level attrs for getent, getconfWill Dietz2018-02-13
* libintlOrEmpty: use actual gettext on non-glibc too (musl)Will Dietz2018-02-13
* libbfd: simplify per reviewer feedbackWill Dietz2018-02-13
* libexecinfo: fix CC/ARWill Dietz2018-02-13
* libexecinfo: fetch patches, add meta, maintainWill Dietz2018-02-13
* systemd: add getent-bin to nativeBuildInputs, meson searches for getentWill Dietz2018-02-13
* systemd: use musl-getent on musl instead of glibc.bin's getentWill Dietz2018-02-13
* x86_64-musl bootstrap: use separate 64bit busyboxWill Dietz2018-02-13
* new musl bootstrap URL's, much smaller. rebuild all the things.Will Dietz2018-02-13
* make-bootstrap-tools: set XZ to maximum level, big winsWill Dietz2018-02-13
* aarch64-musl, armv6l-musl: fetch from wdtz.org instead of storePathWill Dietz2018-02-13
* add musl bootstrap paths for aarch64, armv6lWill Dietz2018-02-13
* bootstrap-files: nicer namingWill Dietz2018-02-13
* python2.7: drop unused cross-compile patchWill Dietz2018-02-13
* gcc6: cross-musl disable libmpxWill Dietz2018-02-13
* restore stdenv.glibc, will remove separately.Will Dietz2018-02-13
* pam: depsBuildBuild for buildPackages.stdenv.ccWill Dietz2018-02-13
* busybox: don't force gccWill Dietz2018-02-13
* mariadb: disable tokudb on musl, per docs (and fix build)Will Dietz2018-02-13
* llvm4: always apply fix, improve compat, fix w/muslWill Dietz2018-02-13
* iputils: drop glibc assertWill Dietz2018-02-13
* shadow: fix attempt to access 'stdenv.glibc'Will Dietz2018-02-13
* icu: xlocale.h fixup needed w/musl as wellWill Dietz2018-02-13
* libgpg-error: hack-fix missing header?Will Dietz2018-02-13
* kexectools: Fix cross compilationBen Gamari2018-02-13
* kexectools: Add dependency on build CCBen Gamari2018-02-13
* fftw: disable using openmp w/muslWill Dietz2018-02-13
* numactl: fix use of deprecated macros, patch to fix w/muslWill Dietz2018-02-13
* numactl: 2.0.10 -> 2.0.11Will Dietz2018-02-13
* Similarly, use 4.15 kernel headers instead of patching 4.14 w/uapi fixesWill Dietz2018-02-13
* aws-sdk-cpp: disable tests on crossWill Dietz2018-02-13
* nix: doInstallCheck is disabled on cross already.Will Dietz2018-02-13
* nixUnstable: Enable cross-compilationBen Gamari2018-02-13
* lsof: fix build w/muslWill Dietz2018-02-13
* screen: fix utmp messages w/muslWill Dietz2018-02-13
* patchelfUnstable: fix build on musl, disable failing testWill Dietz2018-02-13
* nettle: Enable cross-compilationBen Gamari2018-02-13
* libcap: depsBuildBuild, don't set CC/BUILD_CCWill Dietz2018-02-13
* libcap: Fix cross-compilationBen Gamari2018-02-13
* make-bootstrap-tools: grab libc from stdenv.cc.libcWill Dietz2018-02-13
* bootstrap-tools-cross, release-cross: add various musl entriesWill Dietz2018-02-13
* wireshark: fix build w/musl using upstream commitWill Dietz2018-02-13
* smartmontools: patch from upstream projectWill Dietz2018-02-13
* polkit: patch to fix w/musl, POSIXWill Dietz2018-02-13
* iputils: only use libidn on non-muslWill Dietz2018-02-13
* lvm2: musl patches from alpineWill Dietz2018-02-13
* gamin: patch from alpine to fix non-portable pthread mutex initWill Dietz2018-02-13
* xorgserver: Builds! small workaround re:bad typesWill Dietz2018-02-13
* qt4: Add patch for socklen_t on musl, from alpineWill Dietz2018-02-13
* SDL: add libiconv to fix buildWill Dietz2018-02-13