about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Collapse)AuthorFilesLines
2023-06-01fetchurl: remove mirror kent.dl.sourceforge.netAndrew Brooks1-1/+0
The kent.dl.sourceforge.net domain doesn't seem to exist anymore. Because it's not usable, this commit removes it from the list of sourceforge mirrors.
2023-05-30Merge master into staging-nextgithub-actions[bot]1-45/+47
2023-05-30buildGoModule: formatzowoq1-45/+47
Co-authored-by: Yueh-Shun Li <shamrocklee@posteo.net>
2023-05-30Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-05-29writeTextFile: fix when executable is not a boolfigsoda1-1/+1
2023-05-29Merge master into staging-nextgithub-actions[bot]1-5/+8
2023-05-29Merge pull request #234454 from figsoda/binfigsoda1-5/+8
2023-05-29Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2023-05-28Merge master into staging-nextgithub-actions[bot]1-1/+4
2023-05-28fetchCrate: fix registryDlfigsoda1-1/+1
follow up to #234066, since I made a mistake
2023-05-28Merge pull request #234066 from figsoda/cratefigsoda1-1/+4
2023-05-28Merge master into staging-nextgithub-actions[bot]1-1/+4
2023-05-28npmHooks.npmInstallHook: allow disabling `npm prune` invocationWinter1-1/+4
In some odd scenarios, `npm prune` either fails, or hangs. I have no idea what could possibly be wrong at the moment, but let's provide an escape hatch for packages that can still use the rest of the install hook's functionality.
2023-05-28Merge master into staging-nextgithub-actions[bot]1-8/+7
2023-05-28buildGoModule: simplify go-module attribute structure without rebuildYueh-Shun Li1-8/+7
2023-05-27writeTextFile: set meta.mainProgram based on destinationfigsoda1-5/+8
2023-05-27Merge master into staging-nextgithub-actions[bot]1-28/+9
2023-05-27buildGoModule: alias vendorSha256 to vendorHashzowoq1-28/+9
2023-05-26Merge master into staging-nextgithub-actions[bot]1-1/+2
2023-05-26Merge pull request #234072 from ShamrockLee/write-script-bin-mainprogramIlan Joselevich1-1/+2
writeScriptBin, writeShellScriptBin: add meta.mainProgram automatically
2023-05-26Merge master into staging-nextgithub-actions[bot]3-23/+68
2023-05-26writeScriptBin, writeShellScriptBin: add meta.mainProgram automaticallyYueh-Shun Li1-1/+2
2023-05-25fetchCrate: allow overriding `registryDl`figsoda1-1/+4
This will allow `rustPlatform.importCargoLock` to use `fetchCrate` directly instead of including its own implementation.
2023-05-25makeInitrdNGTool: better errorsCole Helbling3-23/+68
It's extremely frustrating seeing "Error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }" without any hint as to where exactly that occurred. This commit fixes that by adding context to most errors.
2023-05-25Merge staging-next into staginggithub-actions[bot]1-6/+0
2023-05-24buildGoModule: remove unused lambda parametersfigsoda1-4/+0
2023-05-24buildGoModule: remove unused `with builtins;`figsoda1-2/+0
2023-05-22Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-05-22Revert "Merge pull request #230693 from Atemu/fix/fhsenv-escape-runScript-path"Atemu1-1/+1
This reverts commit 840f2e0ac566862d93aff6721351fc09977c1f54, reversing changes made to d3ed0402e50852342ec06edfe4bd23f597d5ae2a. This breaks appimage which puts args into the runScript and we don't provide a good way to pass thru additional args. The actual bug was in nix-alien which should escape paths; providing a valid runScript is the responsibility of the caller.
2023-05-22Merge staging-next into staginggithub-actions[bot]1-0/+8
2023-05-21npmHooks.npmConfigHook: add npmRoot optionWinter1-0/+8
2023-05-21Merge staging-next into staginggithub-actions[bot]2-16/+7
2023-05-21Merge pull request #206477 from winterqt/build-npm-package-patch-npmLily Foster2-16/+7
buildNpmPackage: patch npm to work around various roadblocks
2023-05-21Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-05-21nix-prefetch-git: redirect git lfs to stderrRyan Hendrickson1-1/+1
2023-05-20buildNpmPackage: use nodejs patch flag to work around roadblocksWinter2-16/+7
2023-05-20Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-05-19pkgs: fix typosfigsoda1-1/+1
2023-05-19Merge staging-next into staginggithub-actions[bot]5-3/+21
2023-05-18Merge pull request #228928 from DeeUnderscore/fix/replace-workspace-values-boolfigsoda5-3/+21
2023-05-18Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-05-18Merge pull request #230693 from Atemu/fix/fhsenv-escape-runScript-pathAtemu1-1/+1
buildFHSEnvBubblewrap: escape runScript path
2023-05-17Merge staging-next into staginggithub-actions[bot]2-0/+5
2023-05-17Merge pull request #162447 from thefloweringash/remove-references-to-regionWeijia Wang1-1/+1
removeReferencesTo: correct region reference in fixupHook
2023-05-17Merge pull request #229008 from whonore/dafny-4Guillaume Maudoux2-0/+5
dafny: 2.3.0 -> 4.0.0
2023-05-14flutter: build-support: allow customizing wrapProgram argsgilice1-1/+3
2023-05-13Merge master into staging-nextgithub-actions[bot]4-5/+25
2023-05-13Merge pull request #231319 from hacker1024/package/flutter-3.10Maciej Krüger4-5/+25
flutter: 3.7.12 -> 3.10.0
2023-05-13Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-05-12emacs.pkgs.trivialBuild: generate autoload fileLin Jian1-0/+1