summary refs log tree commit diff
path: root/pkgs/build-support/buildenv
Commit message (Expand)AuthorAge
* buildEnv: check pathsToLink before checking collisionsLinus Heckemann2019-09-18
* Merge #55420: buildEnv, substituteAll: disable binary cacheVladimír Čunát2019-02-22
|\
| * buildEnv: allowSubstitutes = falsevolth2019-02-07
* | buildEnv: improve file check to avoid false-positivesMaximilian Bosch2019-02-21
* | buildEnv: break with a proper error if one path is actually a fileMaximilian Bosch2019-02-19
|/
* Merge pull request #27780 from tilpner/overridable-buildenvFrederik Rietdijk2017-09-14
|\
| * buildenv: Make buildEnv overridabletilpner2017-08-02
| * buildenv: read propagated-user-env-packages line-by-lineThomas Tuegel2017-07-16
|/
* buildEnv: use buildPackages.perl so crossDrv worksEric Litak2017-04-14
* buildEnv: build the whole tree of directories to pathsToLinkAlexey Shmalko2016-07-13
* buildEnv: fix #14682 evaluation in some edge casesVladimír Čunát2016-04-17
* treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát2016-04-07
* buildEnv: respect meta.outputsToInstallVladimír Čunát2016-04-07
* Merge branch 'closure-size' into p/default-outputsVladimír Čunát2016-03-14
|\
| * Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\
| | * buildEnv: Pass the right number of args to addPkgaszlig2016-01-28
| | * buildEnv: Skip content check on ignoreCollisions.aszlig2016-01-18
| | * buildEnv: Check the content of colliding paths.aszlig2016-01-18
* | | nixos systemPackages: rework default outputsVladimír Čunát2016-01-28
|/ /
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * buildEnv: Allow setting meta attributesTuomas Tynkkynen2015-11-29
* | Fix system-path with multioutLuca Bruno2015-12-01
|/
* Fix buildenvWilliam A. Kennington III2015-10-30
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-30
|\
| * Add option to link additional package outputs into system.pathEelco Dolstra2015-10-30
* | buildenv: support very long `paths`Nikolay Amiantov2015-10-22
|/
* buildEnv: add new parameters: extraPrefix and buildInputsVladimír Čunát2015-09-17
* buildEnv: Fix handling of empty list of packagesEelco Dolstra2015-08-25
* buildEnv: Support package priorities like nix-envEelco Dolstra2015-08-25
* buildEnv to support passthruFlorian Friesdorf2014-07-10
* buildEnv: don't warn about collisions in propagated packagesEelco Dolstra2012-07-25
* * Set preferLocalBuild on a few more trivial builders.Eelco Dolstra2012-04-26
* * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allowsEelco Dolstra2010-11-03
* * Make sure that if pathsToLink contains an element such asEelco Dolstra2010-08-09
* * Ignore non-existant directories.Eelco Dolstra2010-08-07
* * Remove the call to update-mime-database, which doesn't belong hereEelco Dolstra2010-07-08
* * First figure out what symlinks need to be created, then createEelco Dolstra2010-07-08
* Build MIME database from all available packagesYury G. Kudryashov2010-04-14
* Ignore fake collisionsYury G. Kudryashov2010-04-14
* Remove tabsYury G. Kudryashov2010-04-10
* revrting my accident only keeping rubygem updates and ruby libsMarc Weber2009-06-30
* adding rubygems support to nix - implemented target libraries/apps: sup mail ...Marc Weber2009-06-30
* * Support a post-install hook.Eelco Dolstra2009-02-20
* nixpkgs dir: nvidia and libsrvgWouter den Breejen2007-05-28
* * Process packages in the specified order (i.e., don't sort).Eelco Dolstra2007-03-04
* * Fork of build-env in the Nix distribution. This one supportsEelco Dolstra2006-11-28