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