about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-1/+1
2020-02-12rust: Replace migration README with GitHub issueBenjamin Hipple1-45/+0
2020-02-12Merge master into staging-nextFrederik Rietdijk1-0/+1
2020-02-10fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dirBenjamin Hipple3-14/+153
2020-02-06buildRustCrate: remap the current build dir to / for (more) reproducible buildsAndreas Rammhold1-0/+1
2020-02-04bazel-deps: removeUri Baghin1-1/+4
2020-02-04bazel-remote: 2019-01-12 -> 2020-01-29Uri Baghin1-4/+0
2020-02-03Merge pull request #78945 from jbedo/singularity-imgworldofpeace1-4/+7
2020-02-02singularity-tools: fix buildImageJustin Bedo1-4/+7
2020-01-31dockerTools.*: Assertion against building for Darwin (#77952)Silvan Mosberger1-0/+4
2020-01-30Merge pull request #78834 from nlewo/fix-two-layers-imagelewo2-2/+14
2020-01-30dockerTools.buildLayeredImage: assert maxLayers > 1Antoine Eiche1-0/+3
2020-01-30dockerTools.buildLayeredImage: fix image with only 2 layersAntoine Eiche2-2/+11
2020-01-28buildRustCrate: fix #78412Andreas Rammhold1-9/+0
2020-01-28buildRustCrateTests: add regression test for #74071Andreas Rammhold1-0/+21
2020-01-28Merge pull request #77739 from NixOS/staging-nextFrederik Rietdijk2-1/+29
2020-01-28Merge pull request #78188 from andir/buildRustCrate-support-rlibAndreas Rammhold2-13/+26
2020-01-28Merge master into staging-nextFrederik Rietdijk5-18/+93
2020-01-23libredirect: fix build on darwinMario Rodas1-0/+4
2020-01-21buildRustCrateTests: add test case for rlib linkingAndreas Rammhold1-1/+14
2020-01-21buildRustCrateTests: fix some formatting issuesAndreas Rammhold1-11/+11
2020-01-21buildRustCrate: treat `rlib` crates just like `lib` cratesAndreas Rammhold1-1/+1
2020-01-21Merge pull request #77822 from andir/buildRustCrate-remove-custom-lib-pathAndreas Rammhold2-16/+20
2020-01-20dockerTools.*: Assertion against building for darwinSilvan Mosberger1-0/+4
2020-01-20mirrors.nix: Use HTTPS in maven mirrorsJonas Schürmann1-2/+2
2020-01-18Merge pull request #76831 from mbrgm/docker-slimMario Rodas1-0/+67
2020-01-16buildRustCrateTests: use releaseTools.aggregateAndreas Rammhold1-6/+9
2020-01-16buildRustCrate: remove one of the odd library filename casesAndreas Rammhold2-10/+11
2020-01-15treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg1-1/+1
2020-01-15stdenv: make symlinks that refer to the same output relativeAndreas Rammhold1-0/+28
2020-01-12rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)Benjamin Hipple1-2/+2
2020-01-11dockerTools.buildLayeredImage: fix typo in commentsAntoine Eiche2-9/+9
2020-01-11Merge pull request #75911 from Simspace/parallel-docker-buildlayeredimagelewo2-7/+48
2020-01-07buildRustCrate: slight "rewording" and reformattingAndreas Rammhold1-9/+19
2020-01-07buildRustCrate: add `buildTests` flag to tell rustc to build tests instead of...Andreas Rammhold5-27/+196
2020-01-07buildRustCrate: fixup usage of `builtins.filterSource`Andreas Rammhold1-2/+2
2020-01-03docker-slim: init at 1.26.1Marius Bergmann1-0/+67
2020-01-02Merge pull request #75563 from andir/cleanup-buildRustCrateAndreas Rammhold6-214/+265
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson2-2/+2
2019-12-30dockerTools.buildLayeredImage: fix building layered images in parallelRichard Wallace2-7/+48
2019-12-30treewide: fix *FlagsRobin Gloster1-2/+2
2019-12-23rustPlatform.fetchcargo: exposeAlyssa Ross1-3/+3
2019-12-23rustPlatform: forward unpackPhase to fetchcargoAlyssa Ross1-1/+2
2019-12-23rustPlatform: forward fetchcargo args to stdenvAlyssa Ross1-4/+6
2019-12-19Merge master into staging-nextFrederik Rietdijk1-7/+25
2019-12-17Merge pull request #75781 from grahamc/dockertools/remove-implementation-deta...Graham Christensen1-7/+25
2019-12-17Merge master into staging-nextFrederik Rietdijk1-0/+10
2019-12-17Merge pull request #74862 from alyssais/fetchgittilesMichael Raskin1-0/+10
2019-12-16Merge master into staging-nextFrederik Rietdijk3-21/+18
2019-12-16Merge pull request #75779 from grahamc/dockertools/fixup-max-layersGraham Christensen1-5/+3