summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/trivial-builders.nix
AgeCommit message (Expand)Author
2016-12-09linkFarm: prefer local buildMichael Raskin
2016-09-29runCommand: Use stdenvNoCCEelco Dolstra
2016-09-29Move useSetUID to pam_usb, the only place where it's usedEelco Dolstra
2016-09-29Add a warning about using requireFileEelco Dolstra
2016-07-14symlinkJoin: truly pass the defaulted parametersVladimír Čunát
2016-06-10pkgs.runCommand: passAsFile (buildCommand can be very long)Domen Kožar
2016-05-27symlinkJoin: allow arbitrary additional attributesNikolay Amiantov
2016-04-26symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov
2016-03-11symlinkJoin: preferLocalBuild && !allowSubstitutesVladimír Čunát
2016-03-01lib/copyPathToStore: annotate docstringProfpatsch
2016-02-19requireFile: preferLocalBuild = trueVladimír Čunát
2016-01-16requireFile: remove colon from the url for easier copy/pasteDomen Kožar
2016-01-14requireFile: use correct absolute path syntaxDomen Kožar
2016-01-07Force another rebuildEelco Dolstra
2015-12-16add copyPathToStore and copyPathsToStoreThomas Tuegel
2015-07-09Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra
2015-07-08requireFile: Make more flexibleShea Levy
2015-02-18writeTextFile: Use passAsFile if availableWout Mertens
2014-10-27stdenv.lib -> libEelco Dolstra
2014-03-23build-support: Add writeTextDirJaka Hudoklin
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra
2012-04-26* writeTextFile: don't use the build hook. NixOS uses this function aEelco Dolstra
2012-03-19* Remove an unnecessary function.Eelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2011-03-29* wrapPythonPrograms: don't hard-code the Python library prefix.Eelco Dolstra
2011-03-28* Move the wrapPythonPrograms function into a separate setup hookEelco Dolstra
2010-05-03Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov
2010-01-03* Add a wrapper to find any set-uid version of a program in the environment.Nicolas Pierron
2009-11-23Fix linkFarm for its new locationMichael Raskin
2009-11-23Restore linkFarm trivial builderMichael Raskin
2009-11-19* Move functions like `runCommand' out of all-packages.nix and intoEelco Dolstra