summary refs log tree commit diff
path: root/pkgs/build-support
Commit message (Expand)AuthorAge
...
| * | | | | trivial-builders: Fix outdated comment on writeTextFileNiklas Hambüchen2019-04-08
* | | | | | Merge master into staging-nextFrederik Rietdijk2019-04-07
|\| | | | |
| * | | | | Merge pull request #58350 from xtruder/pkgs/dockerTools/storePathToLayer/runt...lewo2019-04-06
| |\ \ \ \ \
| | * | | | | dockerTools: storePathToLayer use runtimeShell in scriptJaka Hudoklin2019-03-26
| * | | | | | Merge pull request #58360 from xtruder/pkgs/dockerTools/nix-prefetch-dockerJaka Hudoklin2019-04-06
| |\ \ \ \ \ \
| | * | | | | | dockerTools: add nix-prefetch-docker scriptJaka Hudoklin2019-04-06
| | |/ / / / /
| * | | | | | Merge branch 'staging-next'Vladimír Čunát2019-04-06
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
* | | | | | | | Merge branch 'master' into stagingJan Tojnar2019-04-05
|\| | | | | | |
| * | | | | | | Merge pull request #57979 from 4z3/writeNginxConfigJörg Thalheim2019-04-04
| |\ \ \ \ \ \ \
| | * | | | | | | build-support writers: add writeNginxConfigtv2019-03-20
| * | | | | | | | writeShellScriptBin: use build-time shell in check phaseMichael Eden2019-04-04
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #58330 from AerialX/msp430John Ericson2019-03-29
| |\ \ \ \ \ \ \
| | * | | | | | | systems: support TI MSP430 microcontrollersAaron Lindsay2019-03-25
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #57936 from andir/build-rust-crate-nix-build-coresAndreas Rammhold2019-03-29
| |\ \ \ \ \ \ \
| | * | | | | | | buildRustCrate: use $NIX_BUILD_CORES for each of the cratesAndreas Rammhold2019-03-20
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #58345 from xtruder/pkgs/dockerTools/pullImage/finalImageNamelewo2019-03-28
| |\ \ \ \ \ \ \
| | * | | | | | | dockerTools: add finalImageName parameter for pullImageJaka Hudoklin2019-03-26
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Strip leading ./ in customization layerAlex Biehl2019-03-27
| * | | | | | | Add /nix/store to each layer.tarAlex Biehl2019-03-27
| |/ / / / / /
* | | | | | | Merge branch 'staging' into rust-crossJohn Ericson2019-04-01
|\ \ \ \ \ \ \
| * | | | | | | Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into stagingJohn Ericson2019-04-01
| |\| | | | | |
| * | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-03-23
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge master into staging-nextFrederik Rietdijk2019-03-23
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-03-14
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into stagingWael M. Nasreddine2019-03-21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge pull request #57603 from jtojnar/wrap-gapps-hook-self-gioJan Tojnar2019-03-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wrapGAppsHook: add package’s own modules to GIO_EXTRA_MODULESJan Tojnar2019-03-13
| * | | | | | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-03-10
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-03-10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-03-05
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #56031 from matthewbauer/prioritiesMatthew Bauer2019-03-09
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | bintools-wrapper: set low priorityMatthew Bauer2019-02-18
| * | | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-03-01
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bintools-wrapper: fix unknown emulation error messageMatthew Bauer2019-02-26
| * | | | | | | | | | netbsd: add cross targetMatthew Bauer2019-02-26
| * | | | | | | | | | Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-02-24
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | rust: set PKG_CONFIG_ALLOW_CROSS conditionally in buildRustPackageMichael Eden2019-03-29
* | | | | | | | | | | | rust: allow building in debug or release modesMichael Eden2019-03-29
* | | | | | | | | | | | rust: move releaseDir to target/release in the buildPhaseMichael Eden2019-03-29
* | | | | | | | | | | | rust: fix cross-compilationJörg Thalheim2019-03-29
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | buildRustCrate: Fix `include` filterTeo Klestrup Röijezon2019-03-25
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #57505 from nlewo/fix-55290lewo2019-03-22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | dockerTools.buildImage.runAsRoot: preserve layers ordering at image unpackingAntoine Eiche2019-03-12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* / | | | | | | | auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)Danylo Hlynskyi2019-03-20
|/ / / / / / / /
* | | | | | | | bazel-remote: init at 2019-01-12Uri Baghin2019-03-11
* | | | | | | | Merge pull request #56634 from marsam/buildrustcreate-pname-attributeJörg Thalheim2019-03-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | buildRustPackage: Allow pname attributeMario Rodas2019-03-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #56918 from grahamc/closure-graph-memoryShea Levy2019-03-06
|\ \ \ \ \ \ \
| * | | | | | | references-by-popularity: cache computation to avoid memory bloatGraham Christensen2019-03-05