about summary refs log tree commit diff
path: root/pkgs/build-support
AgeCommit message (Expand)AuthorFilesLines
2023-04-05default-crate-overrides.nix: prost-build needs protobufAdam Joseph1-0/+5
2023-04-06Merge pull request #224503 from Artturin/nixpredockerfixArtturi1-1/+1
2023-04-05Merge master into staging-nextgithub-actions[bot]1-19/+16
2023-04-05buildBazelPackage: allow buildAttrs and fetchAttrs to override inherited attrsUri Baghin1-10/+14
2023-04-05rPackages: switch to official CRAN mirrorsJustin Bedo1-0/+5
2023-04-05buildBazelPackage: support multiple targetsUri Baghin1-19/+16
2023-04-04Merge #169327: cc-wrapper: fix minor problemsVladimír Čunát1-0/+2
2023-04-04Merge #223741: writeTextFile: chmod before checkPhaseVladimír Čunát2-3/+22
2023-04-03nix-prefetch-docker: handle overrides correctlyRobin Bate Boerop1-1/+1
2023-04-03Merge staging-next into staginggithub-actions[bot]1-4/+5
2023-04-03Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-boots...Bernardo Meurer2-5/+43
2023-04-03fetchhg: allow specifying (sri) hashajs1241-3/+11
2023-04-02writeShellApplication: allow substitutions and remote building.Andrew Hamon1-4/+5
2023-04-02emacs: path fixes resulting from libgccjit changesAdam Joseph1-2/+4
2023-04-02stdenv: Nix-driven bootstrap of gccAdam Joseph1-2/+33
2023-04-02cc-wrapper: if isClang, add -L${gccForLibs.libgcc}/libAdam Joseph1-1/+6
2023-04-02trivial-builders/test/references.nix: fix evalAdam Joseph1-2/+0
2023-03-31Merge staging-next into staginggithub-actions[bot]1-1/+2
2023-03-31Merge pull request #218991 from Trundle/builddotnetmodule-space-wrapper-argsSandro1-1/+2
2023-03-30Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-03-30Revert "symlinkjoin: print warning when keeping existing file"Naïm Favier1-2/+2
2023-03-30Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-03-29writeTextFile: chmod before checkPhaseNaïm Favier2-3/+22
2023-03-29writers: fix aarch64-darwin workaround if content is a stringsternenseemann1-2/+2
2023-03-29Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-03-28buildDunePackage: use `--mandir` instead of `--man`Antonio Nuno Monteiro1-1/+1
2023-03-28Merge staging-next into staginggithub-actions[bot]2-6/+11
2023-03-28Merge pull request #213378 from Atemu/steam-env-varsAtemu2-6/+11
2023-03-27Merge pull request #223320 from figsoda/auditablefigsoda1-1/+1
2023-03-27Merge branch 'master' into stagingVladimír Čunát2-5/+15
2023-03-27Merge pull request #219091 from cdepillabout/buildfhsuserenv-versionAtemu2-5/+15
2023-03-26rustPlatform.buildRustPackage: make auditable the defaultfigsoda1-1/+1
2023-03-27rustPlatform.fetchCargoTarball: use sparse protocol for crates.iozowoq1-0/+4
2023-03-26fetchMavenArtifact: deprecate phases & use pname+versionFelix Buehler1-11/+6
2023-03-26buildFHSEnvBubblewrap: allow deeper introspection via passthruAtemu2-6/+11
2023-03-26Merge staging-next into staginggithub-actions[bot]2-1/+13
2023-03-26Merge master into staging-nextgithub-actions[bot]2-1/+13
2023-03-26rustPlatform.fetchCargoTarball: fail on git dependenciesYureka1-0/+11
2023-03-26Merge staging-next into staginggithub-actions[bot]3-3/+3
2023-03-26Merge master into staging-nextgithub-actions[bot]3-3/+3
2023-03-26rustPlatform.importCargoLock: follow symlinks when copying treeYureka1-1/+1
2023-03-26rustPlatform.importCargoLock: always fetch submodules when builtins.fetchGit ...Yureka1-0/+1
2023-03-24treewide: don't hardcode /nix/store (no rebuilds changes)Artturin3-3/+3
2023-03-24Merge staging-next into staginggithub-actions[bot]5-7/+23
2023-03-24Merge branch 'master' into staging-nextVladimír Čunát4-7/+20
2023-03-24lapack: force a rebuild on x86_64-darwinVladimír Čunát1-0/+3
2023-03-24buildGo{Module,Package}: fix precedence for or operatorIvan Trubach2-10/+10
2023-03-24rustPlatform.importCargoLock: handle workspace Cargo.toml false positivesD Anzorge1-1/+9
2023-03-24Merge pull request #215408 from astro/rust-sysrootzowoq3-6/+11
2023-03-21Merge branch 'staging-next' into stagingVladimír Čunát9-10/+158