summary refs log tree commit diff
path: root/pkgs/build-support/trivial-builders.nix
Commit message (Expand)AuthorAge
* trivial-builders.nix: add writeShellScriptBin builderSergey Mironov2017-08-01
* stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* symlinkJoin: eliminate lndir spamRyan Trinkle2017-05-27
* linkFarm: prefer local buildMichael Raskin2016-12-09
* runCommand: Use stdenvNoCCEelco Dolstra2016-09-29
* Move useSetUID to pam_usb, the only place where it's usedEelco Dolstra2016-09-29
* Add a warning about using requireFileEelco Dolstra2016-09-29
* symlinkJoin: truly pass the defaulted parametersVladimír Čunát2016-07-14
* pkgs.runCommand: passAsFile (buildCommand can be very long)Domen Kožar2016-06-10
* symlinkJoin: allow arbitrary additional attributesNikolay Amiantov2016-05-27
* symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov2016-04-26
* symlinkJoin: preferLocalBuild && !allowSubstitutesVladimír Čunát2016-03-11
* lib/copyPathToStore: annotate docstringProfpatsch2016-03-01
* requireFile: preferLocalBuild = trueVladimír Čunát2016-02-19
* requireFile: remove colon from the url for easier copy/pasteDomen Kožar2016-01-16
* requireFile: use correct absolute path syntaxDomen Kožar2016-01-14
* Force another rebuildEelco Dolstra2016-01-07
* add copyPathToStore and copyPathsToStoreThomas Tuegel2015-12-16
* 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