about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2023-01-11Merge master into staging-nextgithub-actions[bot]1-4/+3
2023-01-11check-meta(hasUnsupportedPlatform): use lib.meta.availableOnAdam Joseph1-4/+3
2023-01-06stdenv/darwin: rebuild gawk earlier: in stage4 instead of final stageSergei Trofimovich1-1/+1
2023-01-04Merge staging-next into staginggithub-actions[bot]1-3/+3
2023-01-04Merge pull request #175495 from amjoseph-nixpkgs/pr/sourceProvenance/correct-...piegames1-3/+3
2023-01-03Merge staging-next into staginggithub-actions[bot]1-1/+90
2023-01-02Merge pull request #208478 from trofi/comment-stdenv-bootstrapJohn Ericson1-1/+90
2023-01-02stdenv/linux: document some tips in debugging stdenv bootstrap towerSergei Trofimovich1-1/+90
2023-01-01check-meta.nix: make non-source consistent with documentationAdam Joseph1-3/+3
2023-01-02Merge branch 'staging-next' into stagingJan Tojnar1-27/+31
2023-01-01stdenv/check-meta: do deep type checksNaïm Favier1-27/+31
2022-12-18Merge staging-next into staginggithub-actions[bot]1-1/+1
2022-12-17treewide: fix typosfigsoda1-1/+1
2022-12-17stdenv: set `enableParallelBuilding` explicitly if `enableParallelBuildingByD...Sergei Trofimovich1-0/+1
2022-12-17stdenv: use `intersectAttrs` instead of `intersectLists`Naïm Favier1-1/+1
2022-12-15Merge pull request #205944 from ncfavier/structured-attrs-envNaïm Favier2-6/+11
2022-12-15stdenv: handle `env` gracefullyNaïm Favier2-6/+11
2022-12-13stdenv: sort defaultNativeBuildInputs alphabeticallyArtturin1-9/+10
2022-12-13stdenv: remove now unneeded linux conditionalArtturin1-6/+0
2022-12-13stdenv/generic: fix todoArtturin1-3/+1
2022-12-10stdenv: detect the type of variable in {prepend,append}ToVarArtturin1-2/+48
2022-12-08what to do about attrs.env or {} maybe have a empty env attrset alwaysArtturin1-1/+1
2022-12-08darwin: use // for binutils-unwrapped and cctools to preserve the otherArtturin1-3/+4
2022-12-08stdenv: export system pname name version for substituteAllArtturin1-0/+4
2022-12-08allow derivation attributes in envArtturin1-2/+2
2022-12-08config.structuredAttrsByDefault: add optionArtturin1-1/+1
2022-12-08work around a nix bugArtturin1-0/+4
2022-12-08stdenv: support opt-in __structuredAttrsArtturin3-59/+198
2022-11-21Merge pull request #176597 from amjoseph-nixpkgs/pr/remove-redundant-file-bui...Artturi1-3/+0
2022-11-20Merge staging-next into staginggithub-actions[bot]1-4/+4
2022-11-19splice.nix: start deprecating nativeDrv and crossDrvArtturin1-4/+4
2022-11-14stdenv.tests: Add succeedOnFailureRobert Hensing2-0/+19
2022-11-12stdenv: fix succeedOnFailureSandro Jäckel1-1/+1
2022-10-16Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-10-16Merge #195120: check-meta.nix: fix checkMetaRecursively optionpiegames1-1/+1
2022-10-15Merge master into staging-nextgithub-actions[bot]1-2/+5
2022-10-15Merge pull request #193415 from risicle/ris-nixpkgs-allow-nonsource-fix-1Robert Scott1-2/+5
2022-10-13check-meta.nix: fix `checkMetaRecursively` optionarcnmx1-1/+1
2022-10-09perl: fix build with libxcryptFranz Pletz1-1/+1
2022-10-05Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-6/+0
2022-10-03stdenv: complete the deprecation of stdenv.glibcArtturin1-6/+0
2022-09-28stdenv/check-meta: fix support for NIXPKGS_ALLOW_NONSOURCE=1Robert Scott1-2/+5
2022-09-28Merge staging-next into staginggithub-actions[bot]1-0/+4
2022-09-28check-meta: Add isHydraChannelaszlig1-0/+4
2022-09-26Merge staging-next into staginggithub-actions[bot]1-13/+32
2022-09-25check-meta.nix: type checking changespiegames1-13/+32
2022-09-22treewide: drop -l$NIX_BUILD_CORESGraham Christensen1-3/+3
2022-09-20darwin.apple_sdk_11_0: use stdenv objc4Stéphan Kochen1-0/+5
2022-08-29Merge branch 'master' into staging-nextVladimír Čunát1-44/+0
2022-08-26stdenv: remove deprecated adapterspennae1-44/+0