summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Revert #127736: stdenv changes towards an alternative shellVladimír Čunát2021-07-17
* Revert "setup.sh: fatal: This word should yield a string, but it contains an ...Vladimír Čunát2021-07-16
* Update pkgs/stdenv/generic/setup.sh:use [[ instead of [Raphael Megzari2021-07-06
* Update pkgs/stdenv/generic/setup.sh: use [[ instead of [Raphael Megzari2021-07-06
* Update pkgs/stdenv/generic/setup.sh: group var declarationRaphael Megzari2021-07-06
* Update pkgs/stdenv/generic/setup.sh: group var declarationRaphael Megzari2021-07-06
* setup.sh: separate command from combined conditionalhappysalada2021-07-06
* Update pkgs/stdenv/generic/setup.shRaphael Megzari2021-07-06
* setup.sh: remove bash empty array old hackhappysalada2021-07-06
* setup.sh: use [[ for combined conditionalshappysalada2021-07-06
* setup.sh: remove extraneous cat cmdhappysalada2021-07-06
* setup.sh: arithmetic conditional stylehappysalada2021-07-06
* setup.sh: fatal: Undefined variablehappysalada2021-07-06
* setup.sh: fatal: This word should yield a string, but it contains an arrayhappysalada2021-07-06
* setup.sh: shellcheck disable=SC1091happysalada2021-07-06
* setup.sh: shellcheck disable=SC2034happysalada2021-07-06
* setup.sh: missing white spacehappysalada2021-07-06
* setup.sh: add quotes where semantically validhappysalada2021-07-06
* setup.sh: fatal: Invalid integer constant 'relHostOffset'happysalada2021-07-06
* setup.sh: shellcheck disable=SC2123happysalada2021-07-06
* setup.sh: shellcheck disable=SC1090happysalada2021-07-06
* shellcheck disable=SC2148happysalada2021-07-06
* shellcheck disable=SC2154happysalada2021-07-06
* setup.sh: replace type -p with test -ehappysalada2021-07-06
* setup.sh: arithmetic fixeshappysalada2021-07-06
* setup.sh: shellcheck 2206 + 2207happysalada2021-07-06
* setup.sh: shellcheck 2086happysalada2021-07-06
* builder.sh: check if variable is non nullhappysalada2021-07-06
* builder.sh: shellcheck 2129happysalada2021-07-06
* builder.sh: shellcheck 2086happysalada2021-07-06
* Merge pull request #129328 from nh2/manual-fix-hardening-flags-sectionsNiklas Hambüchen2021-07-05
|\
| * manual: hardening: Fix disabled flags prose being in previous sectionNiklas Hambüchen2021-07-05
* | Merge pull request #108102 from matthewbauer/bash-version-checkSandro2021-06-24
|\ \ | |/ |/|
| * stdenv/setup.sh: Add version check to setup scriptMatthew Bauer2021-06-23
* | stdenv: remove libBen Siraphob2021-06-03
* | Merge staging-next into staginggithub-actions[bot]2021-04-28
|\ \
| * \ Merge pull request #120993 from regnat/easy-caJohn Ericson2021-04-28
| |\ \
| | * | Make the bootsrap respect the contentAddressedByDefault settingregnat2021-04-28
* | | | Merge staging-next into staginggithub-actions[bot]2021-04-27
|\| | |
| * | | pkgs/stdenv/make-derivation: move hostSuffix before the versionsternenseemann2021-04-26
* | | | Merge staging-next into staginggithub-actions[bot]2021-04-26
|\| | |
| * | | Merge pull request #120316 from regnat/easy-caEelco Dolstra2021-04-26
| |\| |
| | * | Remove the NIXPKGS_CA_BY_DEFAULT env variableregnat2021-04-26
| | * | Make it easy to build everything as content-addressedregnat2021-04-23
| | * | Allow easily marking a derivation as content-addressedregnat2021-04-23
| * | | stdenv: support mainProgram in metaAna Hobden2021-04-25
* | | | stdenvNoCC: Fix `hasCC` attr during cross, remove `noCC`John Ericson2021-04-23
|/ / /
* | | Merge master into staging-nextgithub-actions[bot]2021-04-19
|\| |
| * | stdenv.isBSD: reinitAlyssa Ross2021-04-18
* | | Merge branch 'staging' into staging-nextVladimír Čunát2021-04-14
|\ \ \ | |/ / |/| |