about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Merge remote-tracking branch 'upstream/master' into staging-nextannalee1-1/+9
2024-03-25Merge pull request #286360 from hellwolf/fix-fhsenv-bubblewrap-etc-pathsa-n-n-a-l-e-e1-1/+9
2024-03-24Merge master into haskell-updatesgithub-actions[bot]1-1/+1
2024-03-24Merge staging-next into staginggithub-actions[bot]1-1/+1
2024-03-23Merge pull request #298239 from cdepillabout/layered-img-passthruPol Dellaiera1-1/+1
2024-03-23dockerTools: add streamed image as passthru to buildLayeredImageDennis Gosnell1-1/+1
2024-03-23Merge master into haskell-updatesgithub-actions[bot]1-2/+3
2024-03-22Merge staging-next into staginggithub-actions[bot]1-2/+3
2024-03-22Merge pull request #297758 from diogotcorreia/fetchnextcloudapp-hashMaximilian Bosch1-2/+3
2024-03-22Merge pull request #297628 from cwp/python-env-venvDomen Kožar2-0/+50
2024-03-21Fix venv creation in Python environmentsColin Putney2-0/+50
2024-03-21Merge branch master into haskell-updatessternenseemann1-1/+1
2024-03-21Merge staging-next into staginggithub-actions[bot]1-1/+1
2024-03-21fetchNextcloudApp: support passing hash to fetchzipDiogo Correia1-2/+3
2024-03-21fetchgit: set http.proxy globally for submoduleslinsui1-1/+1
2024-03-21Merge master into haskell-updatesVladimír Čunát2-33/+51
2024-03-20dockerTools: discard closure reference in imageTagXavier Maillard1-2/+2
2024-03-20build-support/lib/meson: Statically compute default meson flagsadisbladis1-19/+19
2024-03-20build-support/lib/cmake: Statically compute default cmake flagsadisbladis1-3/+5
2024-03-20Merge master into haskell-updatesgithub-actions[bot]19-92/+96
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/writers/test.nixPhilip Taron1-7/+37
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/coq/extra-lib.nixPhilip Taron1-1/+21
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/vm/test.nixPhilip Taron1-2/+18
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/release/default.nixPhilip Taron1-2/+20
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/replace-dependency.nixPhilip Taron1-5/+16
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/pkg-config-wrapper/default.nixPhilip Taron1-7/+15
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/nix-gitignore/default.nixPhilip Taron1-17/+40
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/fetchsourcehut/default.nixPhilip Taron1-4/+10
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/fetchrepoproject/default.nixPhilip Taron1-2/+7
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/coq/meta-fetch/default.nixPhilip Taron1-9/+35
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/coq/default.nixPhilip Taron1-2/+25
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/build-fhsenv-bubblewrap/def...Philip Taron1-15/+25
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/bintools-wrapper/default.nixPhilip Taron1-25/+40
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/agda/default.nixPhilip Taron1-10/+24
2024-03-19Merge staging-next into staginggithub-actions[bot]9-38/+74
2024-03-19Merge master into staging-nextgithub-actions[bot]9-38/+74
2024-03-19Merge pull request #178717 from ShamrockLee/write-multiple-referencesSomeone9-38/+74
2024-03-19Merge staging-next into staginggithub-actions[bot]10-54/+22
2024-03-19Merge master into staging-nextgithub-actions[bot]4-54/+16
2024-03-19Merge pull request #296549 from TomaSajt/strip-java-archives-hookPol Dellaiera4-54/+16
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt6-0/+6
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm6-0/+6
2024-03-18agda: Don't be too picky about `everythingFile`ibbem2-4/+7
2024-03-18agda: Remove the --local-interfaces flagibbem2-7/+6
2024-03-19ociTools.buildContainer: writeReferencesToFile -> writeClosureYueh-Shun Li1-2/+2
2024-03-19dockerTools.buildImage: writeReferencesToFile -> writeClosureYueh-Shun Li1-2/+2
2024-03-19singularity-tools.buildImages: use writeClosureYueh-Shun Li1-7/+2
2024-03-19referenceByPopularity: rename in comment writeReferencesToFile -> writeClosureYueh-Shun Li1-2/+2
2024-03-19tests.trivial-builders.references: test writeClosureYueh-Shun Li5-38/+52
2024-03-19writeClosure: init, replacing writeReferencesToFileYueh-Shun Li2-10/+37