summary refs log tree commit diff
path: root/pkgs/build-support/trivial-builders.nix
Commit message (Expand)AuthorAge
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* requireFile: Make more flexibleShea Levy2015-07-08
* writeTextFile: Use passAsFile if availableWout Mertens2015-02-18
* stdenv.lib -> libEelco Dolstra2014-10-27
* build-support: Add writeTextDirJaka Hudoklin2014-03-23
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
* * writeTextFile: don't use the build hook. NixOS uses this function aEelco Dolstra2012-04-26
* * Remove an unnecessary function.Eelco Dolstra2012-03-19
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * wrapPythonPrograms: don't hard-code the Python library prefix.Eelco Dolstra2011-03-29
* * Move the wrapPythonPrograms function into a separate setup hookEelco Dolstra2011-03-28
* Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
* * Add a wrapper to find any set-uid version of a program in the environment.Nicolas Pierron2010-01-03
* Fix linkFarm for its new locationMichael Raskin2009-11-23
* Restore linkFarm trivial builderMichael Raskin2009-11-23
* * Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra2009-11-19