about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2022-07-03buildGraalvmNativeImage: allow LC_ALL overridesThiago Kenji Okada1-3/+3
2022-07-02srcOnly: fix with separateDebugInfo and/or multiple outputssternenseemann1-0/+2
2022-06-30Merge pull request #164662 from infinisil/fetchurl-curlOpts-listRobert Hensing3-1/+28
2022-06-30fetchurl: Add curlOptsList testSilvan Mosberger1-0/+13
2022-06-30Revert "nix-prefetch-git: Fix inconsistency with fetchgit regarding deepClone"Sebastian Jordan1-4/+0
2022-06-30builders/writeHaskell: build with threaded GHC runtimeProfpatsch1-2/+7
2022-06-29maintainers: remove tstrobelajs1241-1/+1
2022-06-28Merge pull request #177575 from seppeljordan/nix-prefetch-git-fixMaximilian Bosch1-0/+4
2022-06-23Merge staging-next into staginggithub-actions[bot]1-1/+3
2022-06-22Merge pull request #177326 from a-m-joseph/pr/fetchgit/allowedRequisitesRobert Hensing1-1/+3
2022-06-22Merge staging-next into staginggithub-actions[bot]1-0/+41
2022-06-22Merge pull request #175474 from hercules-ci/issue-148456-dockerTools-example-etcRobert Hensing1-0/+41
2022-06-21Merge staging-next into staginggithub-actions[bot]5-29/+33
2022-06-21Merge pull request #178446 from zimbatm/dotnet-nugetdepsIvv1-1/+3
2022-06-21buildDotnetModule: allow passing derivations to nugetDepszimbatm1-1/+3
2022-06-21buildDotnetModule: use src-only in fetch-deps scriptmdarocha1-2/+2
2022-06-21src-only: pass all argumentsmdarocha1-20/+8
2022-06-21make-nuget-deps: support an url field in fetchNuGetmdarocha1-5/+6
2022-06-21nuget-to-nix: support custom package sourcesmdarocha2-1/+14
2022-06-21Merge staging-next into staginggithub-actions[bot]1-1/+11
2022-06-20Merge pull request #177308 from risicle/ris-native-source-provenance-appimageRobert Scott1-1/+11
2022-06-20Merge pull request #178084 from KAction/fix-darwin-bootstrapSergei Trofimovich1-1/+1
2022-06-19Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-06-19Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-06-18mkCoqDerivation: do not set DESTDIRVincent Laporte1-1/+1
2022-06-17cc-wrapper: fix typo in shell scriptDmitry Bogatov1-1/+1
2022-06-16Merge staging-next into staginggithub-actions[bot]1-5/+5
2022-06-16Merge master into staging-nextgithub-actions[bot]1-5/+5
2022-06-16Merge pull request #176095 from SuperSandro2000/prefer-remote-fetchSandro1-5/+5
2022-06-16Merge staging-next into staginggithub-actions[bot]1-2/+6
2022-06-16Merge master into staging-nextgithub-actions[bot]1-2/+6
2022-06-15Merge pull request #176152 from mmlb/cc-wrapper-allow-target-overrideJohn Ericson3-55/+60
2022-06-15Merge pull request #176253 from trofi/fetchzip-forced-UTF-8Sergei Trofimovich1-2/+5
2022-06-15fetchYarnDeps: support hash in pkg.integrity (#177255)Chuang Zhu1-2/+6
2022-06-15cc-wrapper: Add clang specific options to clang specific fileManuel Mendez3-9/+22
2022-06-15Merge staging-next into staginggithub-actions[bot]4-2/+3512
2022-06-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt4-2/+3512
2022-06-15Merge pull request #177360 from ilya-fedin/fix-replace-dependencyAlexander Bantyev1-1/+1
2022-06-14tests.buildRustCrate: add rcgen testBen Wolsieffer2-0/+3510
2022-06-14buildRustCrate: pass link flags when building librariesBen Wolsieffer1-1/+1
2022-06-14nix-prefetch-git: Fix inconsistency with fetchgit regarding deepCloneSebastian Jordan1-0/+4
2022-06-13Merge staging-next into staginggithub-actions[bot]1-1/+0
2022-06-13Merge master into staging-nextgithub-actions[bot]1-1/+0
2022-06-13update-luarocks-package: fix mirrorsMatthieu Coudron1-1/+0
2022-06-12Merge pull request #172769 from ncfavier/wrappers-append-argsThiago Kenji Okada2-38/+60
2022-06-12replace-dependency: fix a syntax error while generating references.nixIlya Fedin1-1/+1
2022-06-11fetchgit: allow passing allowedRequisites through to stdenv.mkDerivationAdam Joseph1-1/+3
2022-06-11appimageTools.wrapAppImage: default produced derivations to sourceProvenance ...Robert Scott1-1/+11
2022-06-11fetchzip: force UTF-8 compatibel locale to unpack non-ASCII symbolsSergei Trofimovich1-2/+5
2022-06-09cc-wrapper: Allow for override of -target for clang/clang++Manuel Mendez2-8/+11