about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2022-06-05stdenv: add -stageX markers to gmp, mpfr, libmpc, and islAdam Joseph1-7/+11
2022-06-05Update pkgs/stdenv/linux/default.nixAdam Joseph1-1/+1
2022-06-05stdenv: label the ephemeral coreutils-stage4 packageAdam Joseph1-0/+3
2022-06-05stdenv: cause makeStaticLibraries usage to agree with usage specAdam Joseph1-8/+7
2022-06-05stdenv: force gmp to rebuild in stage4 of the bootstrapAdam Joseph1-2/+7
2022-06-05libidn2: hack to avoid referencing bootstrap toolsVladimír Čunát1-1/+9
2022-06-02Merge staging-next into staginggithub-actions[bot]1-2/+2
2022-06-02Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-06-02check-meta: fix comment (#175517)Sandro1-2/+2
2022-05-31Merge staging-next into staginggithub-actions[bot]2-7/+6
2022-05-31Merge master into staging-nextgithub-actions[bot]2-7/+6
2022-05-31stdenvBootstrapTools: inherit {cross,local}SystemAlyssa Ross2-7/+6
2022-05-30Merge staging-next into staginggithub-actions[bot]1-4/+40
2022-05-30Merge master into staging-nextgithub-actions[bot]1-4/+40
2022-05-30meta.sourceProvenance: inline hasSourceProvenanceRobert Scott1-3/+1
2022-05-30allowNonSourcePredicate: use example of categorical permissivityRobert Scott1-1/+1
2022-05-30meta.sourceProvenance: disallow string valuesRobert Scott1-2/+2
2022-05-30add mechanism for handling meta.sourceProvenance attributesRobert Scott1-4/+42
2022-05-28Merge pull request #168413 from a-m-joseph/libtool-purity-fix-put-file-in-boo...Rick van Schijndel4-1/+27
2022-05-27Merge staging-next into staginggithub-actions[bot]3-5/+7
2022-05-27Merge pull request #172391 from Artturin/deprecate-stdenv-glibcArtturi2-4/+7
2022-05-27lib.systems: drop scaleway-c1Alyssa Ross1-1/+0
2022-05-26fixLibtool(): patch ./configure, add `file` to common-path.nixAdam Joseph4-1/+27
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin1-0/+2
2022-05-25treewide: stdenv.glibc -> glibcArtturin1-2/+2
2022-05-25stdenv: warn about use of stdenv.glibcArtturin1-2/+5
2022-05-24Merge staging-next into staginggithub-actions[bot]2-3/+3
2022-05-23stdenv.mkDerivation: be less strict about check execution for crosssternenseemann1-2/+2
2022-05-23lib.systems.elaborate: expose canExecute predicate over isCompatiblesternenseemann1-1/+1
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin1-0/+2
2022-05-18stdenv: start deprecating non-list configureFlagsArtturin1-2/+2
2022-05-13Merge pull request #172570 from Artturin/epbbydefaultArtturi1-1/+3
2022-05-11config.enableParallelBuildingByDefault: init optionArtturin1-1/+3
2022-05-11Merge pull request #157106 from lheckemann/better-error-for-bad-buildinputsLinus Heckemann1-13/+19
2022-05-09Merge master into staging-nextgithub-actions[bot]2-30/+7
2022-05-08Merge pull request #172022 from elikoga/patch-2John Ericson1-1/+1
2022-05-08Update link from old nix manual to current stable oneelikoga1-1/+1
2022-05-07stdenv: deprecate unused adaptersArtturin1-29/+6
2022-05-07make-derivation: allow strings in build input listsLinus Heckemann1-1/+1
2022-05-04Merge master into staging-nextgithub-actions[bot]1-3/+68
2022-05-04Merge pull request #119942 from hercules-ci/mkDerivation-overridable-recursiv...Artturi1-3/+68
2022-05-04Merge staging-next into staginggithub-actions[bot]2-13/+38
2022-05-03stdenv/check-meta: add a "maintainerless" warningckie1-0/+9
2022-05-03stdenv/check-meta: add an eval warning optionckie1-0/+13
2022-05-03stdenv/check-meta: turn validity.valid into a strckie2-13/+16
2022-05-03Merge staging-next into staginggithub-actions[bot]1-3/+3
2022-05-02config.allowUnsupportedSystem: define as optionArtturin1-1/+1
2022-05-02config.allowBroken: define as optionArtturin1-1/+1
2022-05-02config.allowUnfree: define as optionArtturin1-1/+1
2022-05-02stdenv.mkDerivation: public -> finalPackageRobert Hensing1-3/+3