about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-06-09cc-wrapper: Use case statements instead of bunch of if/elif checksManuel Mendez1-47/+36
2022-06-08Merge pull request #174709 from FliegendeWurst/fortran-format-securityAnderson Torres1-0/+2
2022-06-07treewide: remove usage of runCommandNoCC aliasesSandro Jäckel1-1/+0
2022-06-03Merge pull request #168713 from NixOS/appimage-drop-gconfRick van Schijndel1-1/+0
2022-06-03prefer-remote-fetch: don't overwrite fetcher's which set preferLocalBuild exp...Sandro Jäckel1-5/+5
2022-06-02Merge pull request #175317 from ncfavier/makeBinaryWrapper-crossRick van Schijndel1-2/+3
2022-05-31Merge master into staging-nextgithub-actions[bot]2-3/+4
2022-05-31makeBinaryWrapper: fix cross-compilation and add testNaïm Favier1-2/+3
2022-05-30makeWrapper,makeBinaryWrapper: implement `--append-flags`Naïm Favier2-38/+60