about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Merge master into staging-nextgithub-actions[bot]5-0/+320
2022-11-06patchPpdFilesHook: new setup hook for absolute executable pathsYarny05-0/+320
2022-11-05Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-11-04Merge pull request #198489 from Artturin/fetchgitlabremoteavvtArtturi1-1/+1
2022-10-30cargoSetupHook: pass host config flagsYureka2-8/+30
2022-10-29fetchFromGitLab: don't passthruAttrs fetchGit specific attrs to fetchUrlArtturin1-1/+1
2022-10-29Merge staging-next into staginggithub-actions[bot]3-215/+0
2022-10-29Merge master into staging-nextgithub-actions[bot]3-215/+0
2022-10-28Merge pull request #197997 from atorres1985-contrib/hummingbirdAnderson Torres3-215/+0
2022-10-28Merge pull request #197937 from danielbarter/cc-wrapper-hookJohn Ericson1-0/+6
2022-10-28skawarePackages: move all of them to development/skaware-packagesAndersonTorres3-215/+0
2022-10-28Revert "Merge #191724: cc-wrapper: remove duplicate include flags"Vladimír Čunát3-125/+1
2022-10-26cc-wrapper: adding a cc-wrapper-hook to the cc-wrapperDaniel Barter1-0/+6
2022-10-25Merge staging-next into staginggithub-actions[bot]1-1/+3
2022-10-25build-dotnet-module: don't end with exit code 1 when update was sucessfullSandro Jäckel1-1/+3
2022-10-25Merge staging-next into staginggithub-actions[bot]1-36/+0
2022-10-25ocamlPackages.buildOcaml: removeVincent Laporte1-36/+0
2022-10-23Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-10-23Merge pull request #196681 from corngood/fix-nuget-to-nixAnderson Torres1-1/+1
2022-10-20Merge staging-next into staginggithub-actions[bot]1-49/+71
2022-10-20Merge master into staging-nextgithub-actions[bot]1-49/+71
2022-10-19Merge pull request #192639 from ylecornec/ylecornec/buildBazelPackage-testsSandro1-49/+71
2022-10-19Merge staging-next into staginggithub-actions[bot]1-1/+2
2022-10-19Merge master into staging-nextgithub-actions[bot]1-1/+2
2022-10-18FHSEnv: export /etc/shellsDaniel Poelzleithner1-0/+1
2022-10-18build-fhs-userenv-bubblewrap: use -m not -f for readlinkStella1-1/+1
2022-10-18nuget-to-nix: fix warning when package is installed from sdkDavid McFarland1-1/+1
2022-10-17Merge staging-next into staginggithub-actions[bot]1-26/+21
2022-10-17Merge master into staging-nextgithub-actions[bot]1-26/+21
2022-10-16Merge pull request #191134 from Et7f3/remove-duplicate-code-cc-wrapperSergei Trofimovich1-2/+0
2022-10-16Merge pull request #193075 from Ma27/nextcloud-pkg-fixMaximilian Bosch1-26/+21
2022-10-14stdenv cc-wrapper: revert a problematic change for non-LinuxVladimír Čunát2-1/+123
2022-10-13Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-10/+11
2022-10-13Merge pull request #141050 from koenw/dockertools_too_many_argumentsRobert Hensing1-10/+11
2022-10-13Merge staging-next into staginggithub-actions[bot]1-39/+46
2022-10-13build-support: Fix error when building images with many layersKoen Wilde1-10/+11
2022-10-13Merge pull request #100634 from fzakaria/faridzakaria/buildmaven-nixShea Levy1-39/+46
2022-10-13Merge branch 'master' into stagingVladimír Čunát1-1/+1
2022-10-13Merge pull request #194256 from Artturin/treewides2Artturi3-3/+8
2022-10-11writers.writeJS: pass arguments to scriptlassulus1-1/+1
2022-10-11Merge staging-next into staginggithub-actions[bot]2-0/+27
2022-10-11Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-2/+2
2022-10-10writers.writeFish: avoid loading user config filespacien1-2/+2
2022-10-10Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2-0/+27
2022-10-10writers: add writeFish and writeFishBinpacien2-0/+27
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-10-10treewide: *Flags convert to list from strArtturin2-2/+7
2022-10-10autoPatchelfHook: support glob patternsadisbladis1-2/+5
2022-10-10autoPatchelfHook: fix turning `[ "*" ]` into bash arrayadisbladis1-1/+1
2022-10-08Merge staging-next into staginggithub-actions[bot]3-10/+34