about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2022-06-29stdenv: substituteInPlace: accept multiple filenamesArtturin1-3/+12
2022-06-24Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-06-23Merge pull request #178408 from trofi/add-config.enableParallelBuildingByDefaultSergei Trofimovich1-2/+2
2022-06-23Merge pull request #178626 from a-m-joseph/pr/168413fallout/mktempRick van Schijndel1-1/+1
2022-06-23Merge pull request #177789 from a-m-joseph/pr/setup/busyboxfindRick van Schijndel1-4/+4
2022-06-22setup.sh: use six `X` characters in `mktemp` invocationAdam Joseph1-1/+1
2022-06-22Merge staging-next into staginggithub-actions[bot]1-1/+1
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-17Merge #175785: libidn2: hack to avoid referencing bootstrap toolsVladimír Čunát1-1/+9
2022-06-15setup.sh: use -exec rather than -execdirAdam Joseph1-4/+4
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-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