about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2022-06-23Merge pull request #178408 from trofi/add-config.enableParallelBuildingByDefaultSergei Trofimovich1-2/+2
2022-06-21pkgs/stdenv/generic/make-derivation.nix: add a bug reference to strictDepsByD...Sergei Trofimovich1-1/+1
2022-06-21config.configurePlatformsByDefault: init optionSergei Trofimovich1-2/+2
2022-06-14Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-06-13stdenv/check-meta: support NIXPKGS_ALLOW_NONSOURCE=0Robert Schütz1-1/+1
2022-06-08Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt1-3/+8
2022-06-08release-cross.nix: fix cross bootstrap tools evalAlyssa Ross1-3/+8
2022-06-05Merge staging-next into staginggithub-actions[bot]2-20/+16
2022-06-05Merge pull request #176385 from hercules-ci/fix-overlay-style-stdenv-adaptersJohn Ericson1-5/+5
2022-06-05stdenv/adapters.nix: Fix for overlay style argumentsRobert Hensing1-5/+5
2022-06-05pkgs/make-derivation.nix: Refactor, hardcode mkDerivationSimpleRobert Hensing1-6/+6
2022-06-05pkgs/make-derivation.nix: Refactor, inline makeOverlayableRobert Hensing1-7/+4
2022-06-05pkgs/make-derivation.nix: Refactor, introduce let bindingRobert Hensing1-5/+4
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