summary refs log tree commit diff
path: root/pkgs/build-support/trivial-builders.nix
Commit message (Expand)AuthorAge
* pkgs/build-support/trivial-builders: remove runCommandCCLocalProfpatsch2019-12-04
* pkgs/build-support/trivial-builders: add runCommandLocalProfpatsch2019-12-04
* trivial-builders: add the applyPatches functionBas van Dijk2019-09-02
* trivial-builders: support '/' in writeTextDirRobert Helgesson2019-07-13
* trivial-builders: Fix writeShellScript example (#63888)Erik Nygren2019-06-29
* writeScript: fix docstringJaakko Luttinen2019-06-09
* trivial-builders: add writeShellScript and minor cleaningdeliciouslytyped2019-05-12
* trivial-builders: Fix runCommand examplesNiklas Hambüchen2019-04-19
* trivial-builders: Fix outdated comment on writeTextFileNiklas Hambüchen2019-04-08
* writeShellScriptBin: use build-time shell in check phaseMichael Eden2019-04-04
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
* linkFarm: allowSubstitutes = falsevolth2019-02-08
* linkFarm: hacky quoting -> escapeShellArgvolth2019-01-31
* trivial builders: adding usage documentation for functionsSamuel Leathers2018-10-02
* lib: ensure directories of linkFarm links exist (#45628)Alyssa Ross2018-09-01
* trivial-builders: disallow sub in requireFileMatthew Bauer2018-06-26
* bazel: add darwin supportUri Baghin2018-06-12
* requireFile: Use stdenvNoCCJohn Ericson2018-05-21
* trivial-builders.nix: support directories in requireFileAlexandre Esteves2018-05-16
* requireFile: exit with non-zero error messageLinus Heckemann2018-04-15
* makeSetupHook: make the default name "hook" overridableOrivej Desh2017-12-19
* stdenv setup: Always use both propagated filesJohn Ericson2017-11-21
* trivial-builders.nix: fix writeShellScriptBinNikita Uvarov2017-10-06
* 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