about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2024-09-11stdenv/freebsd: don't inherit curl from previous stage (#340913)Aleksana1-2/+0
2024-09-09stdenv/freebsd: don't inherit curl from previous stageAudrey Dutcher1-2/+0
2024-09-09Merge master into staging-nextgithub-actions[bot]1-1/+0
2024-09-08Include libclang-rt in the FreeBSD bootstrap toolsAudrey Dutcher1-1/+0
2024-09-07Merge master into staging-nextgithub-actions[bot]1-8/+17
2024-09-07pkgs/stdenv/freebsd: update x86_64-unknown-freebsd bootstrap-filesJörg Thalheim1-8/+17
2024-09-07Merge master into staging-nextgithub-actions[bot]3-23/+41
2024-09-06overrideSDK: fix on `aarch64-darwin` (#340131)Philip Taron1-0/+6
2024-09-06Clean up cross bootstrapping, take 2 (#321525)John Ericson2-23/+35
2024-09-06overrideSDK: fix on `aarch64-darwin`Emily1-0/+6
2024-09-06Clean up cross bootstrappingJohn Ericson2-23/+35
2024-09-05Merge master into staging-nextgithub-actions[bot]2-3/+4
2024-09-04stdenv: Allow user to supply their bootstrapFiles set of tools (#317119)Philip Taron2-3/+4
2024-09-03Merge master into staging-nextgithub-actions[bot]1-19/+21
2024-09-02stdenv: throw when using mold for targeting darwinAzat Bahawi1-19/+21
2024-08-30stdenv: Allow user to supply their bootstrapFiles set of toolsw2-3/+4
2024-08-29Merge staging-next into staginggithub-actions[bot]2-3/+4
2024-08-29Merge master into staging-nextgithub-actions[bot]2-3/+4
2024-08-28stdenv/linux: disable and drop `isl` from gcc's bootstrap tools (#336985)Philip Taron2-3/+4
2024-08-28treewide: support structuredAttrs in setup hooks (part 2) (#335666)Philip Taron1-14/+13
2024-08-28Merge staging-next into staginggithub-actions[bot]1-9/+9
2024-08-28Merge master into staging-nextgithub-actions[bot]1-9/+9
2024-08-28pkgs/stdenv/linux: update s390x-unknown-linux-gnu bootstrap-files (#334334)Jörg Thalheim1-9/+9
2024-08-27xar: 1.6.1 -> 498 (#329721)Emily1-1/+1
2024-08-25xar: 1.6.1 -> 498Ivan Trubach1-1/+1
2024-08-24stdenv: support default values in concatToWolfgang Walther1-14/+13
2024-08-24stdenv/linux: disable and drop `isl` from gcc's bootstrap toolsSergei Trofimovich2-3/+4
2024-08-23Merge staging-next into staginggithub-actions[bot]1-10/+7
2024-08-22Merge remote-tracking branch 'origin/staging-next' into stagingK9001-8/+13
2024-08-22stdenv/freebsd: do not require recursive-nixAudrey Dutcher1-9/+6
2024-08-22stdenv/freebsd: rsync with --safe-linksAudrey Dutcher1-1/+1
2024-08-20stdenv: create `env-vars` file before writing data to itThomas Gerbet1-1/+7
2024-08-18stdenv: remove with statementsPhilip Taron1-8/+13
2024-08-17Merge pull request #334973 from SomeoneSerge/fix/structuredAttrs/xxxArrayPhilip Taron1-2/+9
2024-08-17Merge staging-next into staginggithub-actions[bot]1-1/+1
2024-08-17Merge pull request #329964 from Artturin/androidrenamesdkArtturin1-1/+1
2024-08-16stdenv: concatTo: fall back to old behaviour for "*Array" variablesSomeone Serge1-2/+9
2024-08-13Merge pull request #318614 from wolfgangwalther/structured-attrs-setup-hooksSomeone1-89/+81
2024-08-13pkgs/stdenv/linux: update s390x-unknown-linux-gnu bootstrap-filesbl0v31-9/+9
2024-08-11darwin.stdenv: format with nixfmt-rfc-styleRandy Eckenrode1-1073/+2192
2024-08-10stdenv: concatStringsSep: quote ${sep}Someone Serge1-1/+1
2024-08-07Merge master into staging-nextgithub-actions[bot]2-4/+7
2024-08-07stdenv: Fix args.env.NIX_CFLAGS_LINK/args.NIX_CFLAGS_LINK typoadisbladis1-1/+1
2024-08-07make-derivation.nix: *unfancies your quotes*K9001-3/+3
2024-08-06make-derivation.nix: better error reporting for conflicting env attributesK9001-1/+4
2024-08-05stdenv: change the logging in _allFlags to talkativePhilip Taron1-1/+1
2024-08-05stdenv: replace other $NIX_DEBUG log statementsPhilip Taron1-23/+8
2024-08-05stdenv: log hooks at nixTalkativeLog levelPhilip Taron1-11/+11
2024-08-05stdenv: introduce specific logging functionsPhilip Taron1-1/+65
2024-08-05stdenv: set the phase in showPhaseHeaderPhilip Taron1-2/+7