summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
* buildRustCrate: adding the description fieldPierre-Étienne Meunier2019-02-25
* build-support/skaware: factor out clean packaging utilsProfpatsch2019-02-25
* Merge pull request #56314 from P-E-Meunier/carnix-0.9.8Ryan Mulligan2019-02-24
|\
| * Carnix: 0.9.7 -> 0.9.8Pierre-Étienne Meunier2019-02-24
* | Merge pull request #55972 from andir/rust-editionsAndreas Rammhold2019-02-24
|\ \ | |/ |/|
| * buildRustCrate: support rust editionsAndreas Rammhold2019-02-18
| * buildRustCrate: pass extraRustcOpts to configure crateAndreas Rammhold2019-02-18
* | nix-prefetch-github: 2.0 -> 2.1Sebastian Jordan2019-02-24
* | Merge pull request #54693 from tilpner/appimage-toolsGraham Christensen2019-02-23
|\ \
| * | appimageTools: inittilpner2019-02-23
* | | skawarePackages.execline: wrap execlineb with toolsProfpatsch2019-02-23
* | | Merge pull request #56168 from seppeljordan/bumb-nix-prefetch-githubRyan Mulligan2019-02-22
|\ \ \
| * | | nix-prefetch-github: 1.3 -> 2.0Sebastian Jordan2019-02-21
* | | | Merge pull request #50504 from symphorien/local-closureInfoSilvan Mosberger2019-02-22
|\ \ \ \
| * | | | nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* | | | | dockerTools: mark store-path-to-layer.sh as executableAustin Seipp2019-02-21
|/ / / /
* | | | fetchsvn: move defaults to package fileJan Malakhovski2019-02-03
* | | | Merge branch 'staging-next'Vladimír Čunát2019-02-20
|\ \ \ \
| * \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-02-19
| |\ \ \ \
| * \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-02-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-02-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-02-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-02-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-09
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #54578 from alyssais/gcj-darwinAlyssa Ross2019-02-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gcj: fix build on DarwinAlyssa Ross2019-01-30
| * | | | | | | | | | | Merge pull request #54909 from tollb/fix/wrap-gapps-hook_unnecessary_symlink_...Jan Tojnar2019-02-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | wrap-gapps-hook.sh: only wrap links when requiredBruce Toll2019-01-31
| * | | | | | | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-02-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #54624 from matthewbauer/libcxxMatthew Bauer2019-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | cc-wrapper: add libcxx for libcxxClangMatthew Bauer2019-01-26
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2019-01-22
| |\| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #54094 from rnhmjoj/shellFrederik Rietdijk2019-01-19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
* | | | | | | | | | | | | Fix alpha-embedded Target on Hydra (#55725)Vincent Weisner2019-02-19
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | buildBazelPackage: autodetect nix toolchain instead of Xcode one on macOS (#5...Uri Baghin2019-02-19
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #55859 from nlewo/dockerTools-fix-55290Linus Heckemann2019-02-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | dockerTools.buildImage: preserve layers ordering at image repackingAntoine Eiche2019-02-16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | nix-gitignore: init at v3.0.0 (#46112)Raitis Veinbahs2019-02-18
* | | | | | | | | | Merge branch 'master' into singularityJustin Bedő2019-02-17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge pull request #55035 from uri-canva/bazel-depsRyan Mulligan2019-02-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | bazel-deps: 2018-11-01 -> 2019-02-01Uri Baghin2019-02-01
| * | | | | | | | | mirrorx.nix: add https and http mirrors for gccBen Hipple2019-02-16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #55129 from oxij/tree/move-defaults-to-package-filesMichael Raskin2019-02-13
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | fetchsvnssh: move defaults to package fileJan Malakhovski2019-02-03
| * | | | | | | | Document undocumented argument to makeWrapper()deliciouslytyped2019-02-11
| * | | | | | | | Merge pull request #55003 from volth/patch-303Michael Raskin2019-02-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | linkFarm: allowSubstitutes = falsevolth2019-02-08
| | * | | | | | | | linkFarm: hacky quoting -> escapeShellArgvolth2019-01-31
| | |/ / / / / / /