summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Merge pull request #2455 from bjornfor/helpful-messages-when-refusing-evalVladimír Čunát2014-08-12
|\
| * Factor out allowUnfree,allowBroken help messageBjørn Forsman2014-06-21
| * More helpful message when refusing to evaluate "broken" packageBjørn Forsman2014-06-21
* | Set CONFIG_SHELL to stdenv.shell in the default builder, just like SHELLMichael Raskin2014-07-30
* | stdenv: Fix __ignoreNullsEelco Dolstra2014-07-01
* | Add a deprecation warning to ensureDirEelco Dolstra2014-06-30
|/
* Don't suggest using --arg config '{ allowUnfree = true; }'Eelco Dolstra2014-06-17
* Merge recent masterVladimír Čunát2014-06-15
|\
| * Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate w...Michael Raskin2014-06-14
* | fix paxmark on non-linux (a bug in grsecurity PR #1187)Vladimír Čunát2014-05-15
* | grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenvRicardo M. Correia2014-05-15
|/
* s/config.allowUnfree = true/allowUnfree = true/Domen Kožar2014-05-03
* Fix indentationEelco Dolstra2014-04-18
* typoDomen Kožar2014-04-14
* fix typoDomen Kožar2014-04-14
* Make the user aware of the allowUnfree option.Alexander Kjeldaas2014-04-14
* Add a flag ‘config.allowBroken’Eelco Dolstra2014-04-09
* Replace $HYDRA_DISALLOW_UNFREE with $NIXPKGS_ALLOW_UNFREEEelco Dolstra2014-04-09
* Disable allowUnfree by defaultEelco Dolstra2014-04-09
* stdenv/setup.sh: make substitute* not drop EOF newlineVladimír Čunát2014-04-02
* Merge #1901: add preFixupPhases to stdenv; for gsettingsVladimír Čunát2014-04-02
* Explicitly require Nix 1.6Eelco Dolstra2014-03-17
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05
* stdenv: SimplifyEelco Dolstra2014-02-05
* Apply makeOverridable to stdenvEelco Dolstra2014-02-05
* stdenv/setup.sh: add .gz extension to links to .gz man pagesVladimír Čunát2014-01-20
* fixupPhase: Handle the case where $prefix doesn't existEelco Dolstra2014-01-17
* stdenv: In the fixupPhase, make the output writable firstEelco Dolstra2014-01-14
* Don't split paths with spacesThomas Tuegel2014-01-11
* stdenv: Prepend SHELL=... to makeFlagsEelco Dolstra2014-01-07
* Merge deterministicStdenv into the default stdenvEelco Dolstra2014-01-07
* stdenv: Fix indentationEelco Dolstra2014-01-07
* stdenv: Update commentEelco Dolstra2014-01-07
* stdenv: Revert special-casing of fixupPhaseEelco Dolstra2014-01-07
* stdenv/setup.sh: fix breakage when shebang contains '\'Bjørn Forsman2014-01-03
* stdenv/setup.sh: fix previous change...Vladimír Čunát2013-12-28
* stdenv/setup.sh: add SHELL to makeFlags (close #1354)Vladimír Čunát2013-12-27
* stdenv/patchShebangs: fix shebang checkBjørn Forsman2013-12-07
* Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-12-04
|\
| * mkDerivation: Set meta.position to the source file of the derivationEelco Dolstra2013-11-19
| * Only show/build a package on the platforms listed in meta.platformsEelco Dolstra2013-11-05
| * Allow packages to be marked as "broken" by setting meta.brokenEelco Dolstra2013-11-04
* | Fix bug introduced in previous commitBjørn Forsman2013-12-03
* | patchShebangs: rewrite ".../bin/env python" to /nix/store/.../pythonBjørn Forsman2013-12-02
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-10-26
|\|
| * Small fix in handling of "unfree" meta.license attributesBjørn Forsman2013-10-21
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-10-18
|\|
| * Fix references to pkgs/libEelco Dolstra2013-10-10
* | patchPhase: Handle xz compressionEelco Dolstra2013-08-07
* | Merge master into stdenv-updatesVladimír Čunát2013-07-08
|\|