summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv/generic
AgeCommit message (Expand)Author
2020-11-28Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2020-11-28Merge pull request #85545 from LnL7/meta-available-flagsDaiderd Jordan
2020-11-25setup.sh: export XDG_DATA_DIRS for consistencyRobert Hensing
2020-11-25setup.sh: Only load XDG_DATA_DIRS for executable inputsRobert Hensing
2020-11-25setup.sh: Support XDG_DATA_DIRSRobert Hensing
2020-11-19Merge pull request #102251 from andir/random-seedAndreas Rammhold
2020-11-11Merge staging-next into stagingFrederik Rietdijk
2020-11-09Promote allowUnfreePredicate in remediation messageArnout Engelen
2020-11-09Merge staging-next into stagingFrederik Rietdijk
2020-11-07stdenv: Fix error message when checkPhase is missingJoachim Breitner
2020-11-01stdenv: add -frandom-seed to NIX_CFLAGS_COMPILE for reproducibilityAndreas Rammhold
2020-10-27stdenv/check-meta: add hint to NIXPKGS_ALLOW_* for unfree/broken/unsupported ...Markus S. Wamser
2020-09-12hooks: add moveSystemdUserUnitsHookRobert Helgesson
2020-09-05Merge pull request #76794 from dudebout/document-nix-env-multiple-output-inst...Silvan Mosberger
2020-09-05document nix-env bug relating to multiple output installationNicolas Dudebout
2020-08-31Merge pull request #95536 from Infinisil/inputDerivationSilvan Mosberger
2020-08-19Merge pull request #95129 from aaronjanse/aj-fix-llvm-for-redoxMatthew Bauer
2020-08-16mkDerivation: Introduce .inputDerivation for shell.nix build convenienceSilvan Mosberger
2020-08-10mkDerivation: handle Redox in cmakeFlagsAaron Janse
2020-08-01Merge pull request #89794 from Mic92/source-date-epochJörg Thalheim
2020-07-11stdenv: correctly make `stdenv.system` refer to the host platformBen Wolsieffer
2020-06-11stdenv/check-meta: alignment/widthzowoq
2020-06-10Merge branch 'staging-next'Vladimír Čunát
2020-06-10docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1Geoffrey Huntley
2020-06-08stdenv: set SOURCE_DATE_EPOCH to a value python supportsJörg Thalheim
2020-05-27mkDerivation: Don't need to specify pkg-config for meson any moreJohn Ericson
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-04-28mkDerivation mesonFlags: Fix arm cpu familiesJohn Ericson
2020-04-28mkDerivation mesonFlags: Fix cross file logic to handle more casesJohn Ericson
2020-04-28meson: Make target-agnosticJohn Ericson
2020-04-19meta: expose availability flags in derivation metadataDaiderd Jordan
2020-04-12setup.sh: add dontPatchworldofpeace
2020-04-09generic/setup.sh: allow clobbering env-vars fileMatthew Bauer
2020-02-05stdenv: Remove isArm (use isAarch32 instead)Chuck
2020-01-15stdenv: make symlinks that refer to the same output relativeAndreas Rammhold
2019-12-30Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-ccJohn Ericson
2019-12-15allowInsecureDefaultPredicate: fix to use getNameRobert Scott
2019-11-25Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson
2019-11-25stdenv: Introduce hasCC attributeJohn Ericson
2019-11-12setup.sh: rewrite stripHashLily Ballard
2019-11-05stdenv: Don't unset propagated*DepFiles before main phasesJohn Ericson
2019-11-05Merge pull request #69603 from matthewbauer/unset-unused-setup-varMatthew Bauer
2019-11-05Merge staging-next into stagingFrederik Rietdijk
2019-11-03Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)Dmitry Kalinkin
2019-11-03stdenv/check-meta: getEnv if the attribute is unset (#72376)zimbatm
2019-11-01stdenv: Don't stop `set -u`-ingJohn Ericson
2019-10-27Fix handling of lists in whitelistedLicenses and blacklistedLicensesGraham Bennett
2019-09-26generic/setup.sh: Unset locally defined variablesMatthew Bauer
2019-09-20Merge pull request #69028 from matthewbauer/remove-iselfexec-iselfdynMatthew Bauer
2019-09-20setup.sh: avoid subshells: iterating a fileAlbert Safin