about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Merge pull request #58330 from AerialX/msp430John Ericson1-0/+1
2019-03-29Merge pull request #57936 from andir/build-rust-crate-nix-build-coresAndreas Rammhold2-2/+2
2019-03-28Merge pull request #58345 from xtruder/pkgs/dockerTools/pullImage/finalImageNamelewo2-4/+10
2019-03-27Strip leading ./ in customization layerAlex Biehl1-1/+1
2019-03-27Add /nix/store to each layer.tarAlex Biehl1-0/+1
2019-03-26dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2-4/+10
2019-03-25systems: support TI MSP430 microcontrollersAaron Lindsay1-0/+1
2019-03-25buildRustCrate: Fix `include` filterTeo Klestrup Röijezon1-2/+1
2019-03-22Merge pull request #57505 from nlewo/fix-55290lewo1-1/+1
2019-03-20auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi1-4/+7
2019-03-20buildRustCrate: use $NIX_BUILD_CORES for each of the cratesAndreas Rammhold2-2/+2
2019-03-12dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpackingAntoine Eiche1-1/+1
2019-03-11bazel-remote: init at 2019-01-12Uri Baghin1-0/+1
2019-03-11Merge pull request #56634 from marsam/buildrustcreate-pname-attributeJörg Thalheim1-1/+2
2019-03-06Merge pull request #56918 from grahamc/closure-graph-memoryShea Levy1-3/+50
2019-03-06Merge pull request #56778 from kolloch/patch-2Vladyslav M1-1/+1
2019-03-06nixos/test/docker-tools: fix Nix image digestAntoine Eiche1-3/+3
2019-03-05references-by-popularity: cache computation to avoid memory bloatGraham Christensen1-4/+30
2019-03-05references-by-popularity: create debug outputGraham Christensen1-1/+22
2019-03-05build-support/docker: fix the build of tarsum with Go 1.12Wael M. Nasreddine1-0/+1
2019-03-04Merge pull request #55081 from moyamo/fix-subdirs.elMatthew Bauer1-4/+8
2019-03-03buildRustCrate: Make CARGO_MANIFEST_DIR absolutePeter Kolloch1-1/+1
2019-03-01buildRustPackage: Allow pname attributeMario Rodas1-1/+2
2019-03-01Merge staging-next into masterFrederik Rietdijk5-2/+25
2019-02-28Merge pull request #56542 from seppeljordan/bump-nix-prefetch-github-versionRyan Mulligan1-2/+2
2019-02-28nix-prefetch-github: 2.1 -> 2.2Sebastian Jordan1-2/+2
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim5-13/+16
2019-02-25buildRustCrate: adding the description fieldPierre-Étienne Meunier2-1/+4
2019-02-25build-support/skaware: factor out clean packaging utilsProfpatsch2-30/+59
2019-02-24Merge pull request #56314 from P-E-Meunier/carnix-0.9.8Ryan Mulligan2-4/+285
2019-02-24Merge pull request #55972 from andir/rust-editionsAndreas Rammhold3-10/+30
2019-02-24Carnix: 0.9.7 -> 0.9.8Pierre-Étienne Meunier2-4/+285
2019-02-24nix-prefetch-github: 2.0 -> 2.1Sebastian Jordan1-2/+2
2019-02-24Merge master into staging-nextFrederik Rietdijk4-3/+187
2019-02-23Merge pull request #54693 from tilpner/appimage-toolsGraham Christensen1-0/+176
2019-02-23skawarePackages.execline: wrap execlineb with toolsProfpatsch1-0/+6
2019-02-23appimageTools: inittilpner1-0/+176
2019-02-22Merge pull request #56168 from seppeljordan/bumb-nix-prefetch-githubRyan Mulligan1-3/+3
2019-02-22Merge pull request #50504 from symphorien/local-closureInfoSilvan Mosberger1-0/+2
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-0/+2
2019-02-22Merge branch 'master' into staging-nextVladimír Čunát1-0/+1
2019-02-22Merge #55420: buildEnv, substituteAll: disable binary cacheVladimír Čunát4-0/+4
2019-02-21nix-prefetch-github: 1.3 -> 2.0Sebastian Jordan1-3/+3
2019-02-21dockerTools: mark store-path-to-layer.sh as executableAustin Seipp1-0/+1
2019-02-21buildEnv: improve file check to avoid false-positivesMaximilian Bosch2-4/+19
2019-02-21Merge staging-next into stagingFrederik Rietdijk3-3/+41
2019-02-19buildBazelPackage: autodetect nix toolchain instead of Xcode one on macOS (#5...Uri Baghin1-2/+39
2019-02-19buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch1-0/+4
2019-02-18Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer5-13/+190
2019-02-18Merge pull request #55859 from nlewo/dockerTools-fix-55290Linus Heckemann1-1/+1