summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* iproute: patchshebangs to work on 'hostPlatform' (not build)Will Dietz2018-02-13
|
* define top-level attrs for getent, getconfWill Dietz2018-02-13
| | | | | | Note that currently getent is explicitly taken from "glibc.bin", regardless of build configuration which this preserves for now. (on non-musl anyway)
* 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
|
* pam: depsBuildBuild for buildPackages.stdenv.ccWill Dietz2018-02-13
|
* busybox: don't force gccWill Dietz2018-02-13
|
* iputils: drop glibc assertWill Dietz2018-02-13
|
* shadow: fix attempt to access 'stdenv.glibc'Will Dietz2018-02-13
|
* kexectools: Fix cross compilationBen Gamari2018-02-13
|
* kexectools: Add dependency on build CCBen Gamari2018-02-13
| | | | Seems to allow cross-compilation.
* numactl: fix use of deprecated macros, patch to fix w/muslWill Dietz2018-02-13
|
* numactl: 2.0.10 -> 2.0.11Will Dietz2018-02-13
| | | | grab release from github, old homepage seems defunct?
* Similarly, use 4.15 kernel headers instead of patching 4.14 w/uapi fixesWill Dietz2018-02-13
|
* libcap: depsBuildBuild, don't set CC/BUILD_CCWill Dietz2018-02-13
|
* libcap: Fix cross-compilationBen Gamari2018-02-13
|
* iputils: only use libidn on non-muslWill Dietz2018-02-13
|
* lvm2: musl patches from alpineWill Dietz2018-02-13
|
* musl: add patch to make full use of new guards in kernel headersWill Dietz2018-02-13
|
* linuxHeaders: allow multiple versions, use newest + patches w/muslWill Dietz2018-02-13
| | | | Hash unchanged for non-musl case.
* lm_sensors: add musl patch from alpine.Will Dietz2018-02-13
| | | | | Doesn't fix build yet due to use of unconventional object file extensions (which shouldn't matter but do).
* libapparmor: Add musl patches from AlpineWill Dietz2018-02-13
| | | | (update: drop patches no longer needed on updated version)
* libnl: use patch from gentoo-musl, fixes! \o/Will Dietz2018-02-13
|
* audit: tweaks to make musl compatWill Dietz2018-02-13
|
* changes some targetPlatform to hostPlatform checksWill Dietz2018-02-13
|
* linux-pam: fix build w/muslWill 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
|
* musl: multiple outputsWill Dietz2018-02-13
|
* shadow: disable nscd on non-glibc (musl)Will Dietz2018-02-13
|
* linux-pam: Add necessary build dependencies for cross-compilationBen Gamari2018-02-13
| | | | | | Ensure that we use the correct `ar` and add explicit dependency on the build CC. (cherry picked from commit 5efb768011f6bce870f4ce814295a399d5a89c10)
* iproute: don't use host BASH for scripts, fix for crossWill Dietz2018-02-13
| | | | | | | | | 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.
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-13
|\ | | | | | | | | | | Conflicts: pkgs/development/libraries/libclc/default.nix pkgs/top-level/all-packages.nix
| * Merge #34882: linux: use absolute paths for compilersVladimír Čunát2018-02-12
| |\ | | | | | | | | | This is needed to really build linux with gcc7 after ae040525d.
| | * linux: use absolute paths for compilersVladimír Čunát2018-02-12
| | | | | | | | | | | | | | | HOSTCC was taking precedence before stdenv's normal CC, at least in case of non-cross build.
| * | linux-copperhead: 4.15.2.a -> 4.15.3.aTim Steinbach2018-02-12
| | |
| * | linux: 4.15.2 -> 4.15.3Tim Steinbach2018-02-12
| |/
| * linuxPackages: build by kernel's stdenvVladimír Čunát2018-02-11
| |
| * linux-*: build with gcc7, but allow overriding itVladimír Čunát2018-02-11
| | | | | | | | | | I expect we will revert this after general upgrade to gcc7. See https://github.com/NixOS/nixpkgs/issues/34383
* | systemd: 234 -> 237Franz Pletz2018-02-13
| | | | | | | | | | Co-Authored-By: Florian Klink <flokli@flokli.de> Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
* | Merge pull request #33374 from dtzWill/update/llvm-5-defaultDaiderd Jordan2018-02-11
|\ \ | | | | | | Update LLVM default 4 -> 5
| * | ICU: fix build with clang-5Daiderd Jordan2018-02-06
| | |
| * | llvm-packages: cleanupDaiderd Jordan2018-02-06
| | |
* | | Merge master into stagingFrederik Rietdijk2018-02-11
|\ \ \ | | |/ | |/|
| * | Merge staging at '256ba86' into masterFrederik Rietdijk2018-02-11
| |\ \
| * | | eudev: 3.2.4 -> 3.2.5Léo Gaspard2018-02-10
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-11
|\| | |
| * | | linux: Use concatStringsSepTuomas Tynkkynen2018-02-11
| | | |