summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* dockerTools.pullImage: Fix build with sandboxingaszlig2018-05-06
* Merge pull request #39957 from enumatech/fix/nix-prefetch-git-spacesadisbladis2018-05-04
|\
| * nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu2018-05-04
* | runInLinuxVM: fix ext4 and crc32c-intel interactionsMichael Bishop2018-05-03
|/
* fetchs3: allow to name the derivation output (#39823)zimbatm2018-05-03
* dockerTools.pullImage: Skopeo pulls images by digestAntoine Eiche2018-05-02
* buildFHSUserEnv: change to root directory after chrootLinus Heckemann2018-04-28
* treewide: isArm -> isAarch32John Ericson2018-04-25
* Merge pull request #38822 from matthewbauer/netbsdMatthew Justin Bauer2018-04-24
|\
| * bsd: init netbsd & openbsd userlandMatthew Bauer2018-04-24
| * cvs: support ssh accessMatthew Bauer2018-04-24
* | vmTools: update Debian 9 names and hashesHenry Till2018-04-22
|/
* Merge pull request #39003 from P-E-Meunier/carnix-0.7Matthew Justin Bauer2018-04-19
|\
| * disable parallel rustc (-C codegen-units=1)pe@pijul.org2018-04-16
| * Update to 0.7.2pe@pijul.org2018-04-16
| * Carnix 0.7pe@pijul.org2018-04-16
* | dockerTools.buildImage: add /nix/store with correct permissionsJean-Philippe Braun2018-04-16
* | requireFile: exit with non-zero error messageLinus Heckemann2018-04-15
|/
* Revert "buildSetupcfg: Include unzip for zip sources."Shea Levy2018-04-14
* buildSetupcfg: Include unzip for zip sources.Shea Levy2018-04-14
* Merge pull request #38881 from obsidiansystems/sierra-hackJohn Ericson2018-04-13
|\
| * cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hackJohn Ericson2018-04-13
* | pythonPackages.buildSetupcfg: Allow disabling tests.Shea Levy2018-04-13
* | kernel: Fix running kernels *with* modulesaszlig2018-04-12
* | Merge pull request #38470 from roberth/linux-without-modulesMichael Raskin2018-04-12
|\ \
| * | linux module handling: support kernels without modulesRobert Hensing2018-04-05
* | | Add setupcfg2nix and supporting infrastructureShea Levy2018-04-11
* | | Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer2018-04-10
* | | Merge pull request #28029 from cstrahan/hardening-fixJohn Ericson2018-04-10
|\ \ \
| * | | hardening: ReindentJohn Ericson2018-04-10
| * | | hardening: Tiny reindentJohn Ericson2018-04-10
| * | | hardening: line order, spacing, and pointless quoting for consistencyJohn Ericson2018-04-10
| * | | hardenning: Rejigger ifs and explicit declare and unset -vJohn Ericson2018-04-10
| * | | hardening: simplify reporting of disabled flagsCharles Strahan2018-04-10
| * | | hardening: make requested fixesCharles Strahan2018-04-10
| * | | hardening: ld wrapper changes, setup-hook, etcCharles Strahan2018-03-06
| * | | hardening: initial cross supportCharles Strahan2018-03-06
| * | | hardening: allow user supplied flags to overrideCharles Strahan2018-03-06
| * | | hardening: clarify the whitelist logicCharles Strahan2018-03-06
| * | | hardening: fix careless bugsCharles Strahan2018-03-06
| * | | hardening: fix bug/typoCharles Strahan2018-03-06
| * | | hardening: fix #18995Charles Strahan2018-03-06
| | |/ | |/|
* | | vmTools: Add crc32c_generic to the initrdEelco Dolstra2018-04-10
* | | Merge pull request #25148 from obsidiansystems/docker-dirlinksRyan Trinkle2018-04-09
|\ \ \
| * \ \ Merge branch 'master' into docker-dirlinksRyan Trinkle2017-11-03
| |\ \ \
| * | | | dockerTools: optionally preserve directory symlinksRyan Trinkle2017-04-23
* | | | | rust: Allow setting cargoSha256 to null.Kevin Cox2018-04-07
| |_|_|/ |/| | |
* | | | Merge pull request #37928 from VShell/patch-2Jörg Thalheim2018-03-28
|\ \ \ \
| * | | | buildRustCrate: remove ancient test guardsJörg Thalheim2018-03-28
| * | | | buildRustCrate: fix equality testingShell Turner2018-03-27