about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Merge pull request #191988 from zombiezen/fix-docker-ca-certificatesRobert Hensing2-0/+18
2022-09-20Merge pull request #191769 from osama-re/melpa-fetchers-v2Anderson Torres2-5/+58
2022-09-21nixosTests.docker-tools: Add image-with-certsRobert Hensing1-3/+2
2022-09-20dockerTools: add missing mkdir to caCertificates derivationRoss Light2-0/+19
2022-09-20Merge pull request #147649 from veprbl/pr/bazel_darwin_sandbox_fixUri Baghin1-0/+2
2022-09-18package-build: don't use mtime when creating tarballsOsama Rebach2-5/+58
2022-09-18update package-build: 35017a2 -> c3c535eOsama Rebach1-2/+2
2022-09-17Merge pull request #178964 from linsui/cargoBenjamin Hipple3-5/+19
2022-09-16build-dotnet-module/fetch-deps: fixup temp naming when pname has a capital X ...Cole Helbling1-3/+3
2022-09-15nuget-to-nix: skip local packagesDavid McFarland1-1/+3
2022-09-15make-nuget-deps: use . for version separatorDavid McFarland1-1/+1
2022-09-12Merge master into staging-nextgithub-actions[bot]2-41/+86
2022-09-11Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescriptsIvv1-21/+66
2022-09-11Merge master into staging-nextgithub-actions[bot]1-0/+48
2022-09-11buildBazelPackage: run in batch mode to avoid requiring loopback networkingDmitry Kalinkin1-0/+2
2022-09-11dotenv: convert CRLF line endings into LFSandro Jäckel1-20/+20
2022-09-11Merge pull request #188766 from cdepillabout/overrideCoqDerivationDennis Gosnell1-0/+48
2022-09-11buildDotnetModule: restore for all platforms in fetch-depsIvar Scholten1-21/+66
2022-09-11coqPackages.lib.overrideCoqDerivation: update documentation for overriding ve...Dennis Gosnell1-1/+12
2022-08-31Merge master into staging-nextgithub-actions[bot]1-0/+10
2022-08-31Merge pull request #170906 from Sohalt/dockerTools.ca-certificates.crtRobert Hensing1-0/+10
2022-08-29coqPackages.mkCoqDerivation: add a coqPackages.lib.overrideCoqDerivation func...Dennis Gosnell1-0/+37
2022-08-26Merge master into staging-nextgithub-actions[bot]1-5/+5
2022-08-25writers.makePythonWriter: fix cross compilesqualus1-5/+5
2022-08-26Merge master into staging-nextgithub-actions[bot]1-1/+11
2022-08-25Merge pull request #187975 from marius851000/rustRequiredFeaturesJohn Ericson1-1/+11
2022-08-25Merge master into staging-nextgithub-actions[bot]2-0/+4
2022-08-25Merge pull request #178310 from minijackson/add-microblazeBernardo Meurer1-0/+2
2022-08-25cc-wrapper: disable stackprotector for MicroBlazeMinijackson1-0/+2
2022-08-25Merge pull request #187841 from amjoseph-nixpkgs/pr/rust/toTargetArchBernardo Meurer1-0/+2
2022-08-25Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt3-2/+12
2022-08-24Merge #186941: staging-next 2022-08-16Vladimír Čunát5-19/+16
2022-08-24Merge pull request #187884 from helsinki-systems/feat/perl-sriStig1-2/+7
2022-08-24Merge branch 'master' into staging-nextVladimír Čunát1-0/+3
2022-08-24Merge #182953: fetchurl: disallow specifying both `sha256` and `hash`Vladimír Čunát1-0/+3
2022-08-24boostrap fetchurl: Add SRI supportJanne Heß1-2/+7
2022-08-24Merge master into staging-nextgithub-actions[bot]1-0/+2
2022-08-23writeShellApplication: don't prefix empty PATHJonathan Ringer1-0/+2
2022-08-23buildRustCrate: Do not compile binaries if all the requiredFeatures aren't en...marius david1-1/+11
2022-08-22build-support/rust: toTargetArch: strip off endiannessAdam Joseph1-0/+2
2022-08-21build-rust-package: cargoSha256 and cargoHash must not be nulllinsui1-2/+3
2022-08-21fetch-cargo-tarball: fix for packages without deplinsui2-1/+5
2022-08-21fetch-cargo-tarball: allow use index mirrorlinsui1-2/+11
2022-08-20buildGo{Module,Package}: don't run vet linterSandro2-0/+2
2022-08-19Merge master into staging-nextgithub-actions[bot]2-4/+4
2022-08-18build-dotnet-module: Allow specifying the output path of fetch-depsZhaofeng Li1-3/+3
2022-08-18nuget-to-nix: Make exclusion file optionalZhaofeng Li1-1/+1
2022-08-18Merge master into staging-nextgithub-actions[bot]1-3/+5
2022-08-18buildDotnetModule: set fetch-deps utils via PATHEvan Petousis1-12/+14
2022-08-18buildDotnetModule: use coreutils in fetch-depsEvan Petousis1-11/+11