summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Revert "stdenv: aarch64 is also ARM"Tuomas Tynkkynen2017-03-11
* stdenv: aarch64 is also ARMFranz Pletz2017-03-11
* nixpkgs: allow packages to be marked insecureGraham Christensen2017-02-24
* Revert "nixpkgs: allow packages to be marked insecure"Graham Christensen2017-02-23
* nixpkgs: allow packages to be marked insecureGraham Christensen2017-02-17
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
* stdenv: make is64bit evaluate true on aarch64Tuomas Tynkkynen2017-01-29
* stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* allowUnfree: mention the solution that works for nix-shell as wellDomen Kožar2016-11-16
* Merge pull request #18660 from aneeshusa/add-override-attrsDomen Kožar2016-10-30
|\
| * mkDerivation: add overrideAttrs functionAneesh Agrawal2016-10-02
* | Merge pull request #19769 from groxxda/licenseJoachim F2016-10-24
|\ \
| * | stdenv.hasLicense: ? supports nested lookupAlexander Ried2016-10-22
* | | stdenv: throwEvalHelp performance (#19779)Alexander Ried2016-10-22
|/ /
* | stdenv stripHash(): fixup after #19324Vladimír Čunát2016-10-12
* | stdenv/stripHash: print to stdout, not to variableProfpatsch2016-10-11
* | stdenv.mkDerivation: add comments w/ manual links (#18707)Chris Martin2016-09-18
|/
* stdenv: leave SSL_CERT_FILE in shells (#15571)Nikolay Amiantov2016-09-01
* stdenv.mkDerivation: Use chooseDevOutputsTuomas Tynkkynen2016-08-29
* Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster2016-08-29
|\
| * stdenv: Add platformsTuomas Tynkkynen2016-08-28
* | Tweak error messageEelco Dolstra2016-08-26
* | stdenv substitute: fail on non-existant input fileRobin Gloster2016-08-26
|/
* pkgs.runCommand: passAsFile (buildCommand can be very long)Domen Kožar2016-06-10
* stdenv: fix paxmarkJoachim Fasting2016-05-27
* stdenv setup.sh: revert most of changes around #14907Vladimír Čunát2016-05-12
* stdenv substituteAll: use yet another implementationVladimír Čunát2016-05-08
* stdenv substituteAll: use more robust codeVladimír Čunát2016-05-07
* Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\
| * stdenv for windows: auto-link dependency DLLsVladimír Čunát2016-04-23
* | Merge commit 'refs/pull/14907/head' of git://github.com/NixOS/nixpkgs into st...Nikolay Amiantov2016-04-25
|\ \
| * | doc/stdenv.xml document substitution env variablesProfpatsch2016-04-23
| * | setup.hs: substitute uses only valid bash namesProfpatsch2016-04-23
| |/
* | stdenv: clarify how `outputsToInstall` is chosenNikolay Amiantov2016-04-25
* | add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
|/
* Merge #12653: rework default outputsVladimír Čunát2016-04-07
|\
| * buildEnv: respect meta.outputsToInstallVladimír Čunát2016-04-07
| * stdenv: set meta.outputsToInstall unless overriddenVladimír Čunát2016-04-07
* | Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
|\ \
| * | stdenv: don't complain about configure script not existingCharles Strahan2016-04-02
* | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | |/ |/|
| * stdenv-linux: Ensure binutils comes before bootstrapTools in $PATHEelco Dolstra2016-02-28
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * stdenv: set SSL_CERT_FILE only if it isn't alreadyNikolay Amiantov2016-02-25
| * Don't try to apply patchelf to non-ELF binariesEelco Dolstra2016-02-18
| * stdenv: accept wider range of $configureScript optionsVladimír Čunát2016-02-03
| * Move setting $SSL_CERT_FILE to stdenvEelco Dolstra2016-02-03
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|