about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2018-02-13bintools-wrapper: teach about musl dynamic linkersWill Dietz1-0/+1
2018-02-12Merge branch 'patch-9' of git://github.com/matthewbauer/nixpkgsShea Levy1-1/+2
2018-02-12Merge pull request #34611 from peterhoeg/p/descentPeter Hoeg1-0/+11
2018-02-12build-support gogUnpackHook: support for unpacking games from gog.comPeter Hoeg1-0/+11
2018-02-11Filter nix-buffer packagesMatthew Justin Bauer1-1/+2
2018-02-10defaultCrateOverrides: add pq-syspe@pijul.org1-1/+4
2018-02-10defaultCrateOverrides: add thrussh-libsodiumpe@pijul.org1-1/+7
2018-02-10setup-hooks: Add autoPatchelfHookaszlig1-0/+174
2018-02-04way-cooler: 0.6.2 -> 0.8.0gnidorah1-1/+25
2018-02-04rust: fix evaluationJörg Thalheim1-2/+2
2018-02-03cargo-vendor: move to all-packagesJörg Thalheim1-4/+2
2018-02-03carnix: 0.6.0 -> 0.6.5pe@pijul.org1-704/+947
2018-02-03Merge pull request #33980 from thefloweringash/cargo-vendor-carnixJörg Thalheim6-41/+1537
2018-02-03Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+1
2018-02-01Merge branch 'master' into stagingVladimír Čunát1-6/+4
2018-01-31Add setFunctionArgs lib function.Shea Levy1-1/+1
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen1-4/+1
2018-01-30runInLinuxVM: Don't hardcode x86-specific serial deviceTuomas Tynkkynen1-2/+3
2018-01-27Merge branch 'master' into stagingVladimír Čunát3-853/+1127
2018-01-26lib, openssl: Get rid of openssl.systemJohn Ericson1-1/+0
2018-01-26Carnix 0.6 (#34238)Pierre-Etienne Meunier1-851/+1126
2018-01-24nix-prefetch-git: fix extraction of submodule hashes on latest gitWill Dietz1-1/+1
2018-01-22Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-2/+3
2018-01-22nixos/initrd: Don't include some x86-specific modules unconditionallyTuomas Tynkkynen1-1/+2
2018-01-22build-support/vm: Autodetect kernel filenameTuomas Tynkkynen1-1/+1
2018-01-21patchShebangs: preserve times, resolves #33084Yegor Timoshenko1-0/+4
2018-01-18Merge pull request #34018 from obsidiansystems/fetchpatchJohn Ericson1-5/+5
2018-01-18fetchpatch: Add support for an arbitrary extra prefixJohn Ericson1-5/+5
2018-01-18cargo-vendor: Build from source using carnixAndrew Childs5-39/+1529
2018-01-18buildRustCrate: Allow arbitrary attributes in crateOverridesAndrew Childs1-2/+8
2018-01-14Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen22-59/+73
2018-01-11callCabal2nix: Fix calling with a path in the store.Shea Levy1-0/+14
2018-01-10Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson20-58/+58
2018-01-10treewide: Fix deps in a few other fixed output derivationsJohn Ericson2-2/+2
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson15-40/+40
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson16-16/+16
2018-01-09Revert "rust: store the cargo-vendor config"Robin Gloster3-20/+20
2018-01-09schedulingPriority should be an int, fix check-meta type and in-tree useWill Dietz1-1/+1
2018-01-09rust: store the cargo-vendor configzimbatm3-20/+20
2018-01-08Merge branch 'master' into stagingVladimír Čunát1-4/+2
2018-01-07vmTools: omit '-drive ...' entirely instead of using /dev/nullWill Dietz1-4/+2
2018-01-07Merge pull request #33010 from LnL7/cacert-hookDaiderd Jordan5-10/+4
2018-01-06carnix: 0.5.0 -> 0.5.2dywedir1-17/+17
2018-01-05gcc-wrapper-old: grab name of dynamicLinker for bintoolsWill Dietz1-25/+2
2018-01-04Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy1-1/+35
2018-01-01Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2018-01-01dockerTools.examples: correct a typo in commentsWei-Ming Yang1-1/+1
2017-12-31Merge branch 'master' into stagingVladimír Čunát5-248/+161
2017-12-30Merge pull request #29483 from veprbl/hardening_unsupported_flagsJohn Ericson1-1/+1
2017-12-31Merge pull request #33139 from yegortimoshenko/20171228.053707/chrootenvYegor Timoshenko4-247/+160