summaryrefslogtreecommitdiff
path: root/pkgs/build-support/substitute
AgeCommit message (Expand)Author
2025-05-23substituteAll{,Files}: dropWolfgang Walther
2025-04-23substituteAll: deprecateWolfgang Walther
2024-12-29treewide: load structured attributes in all bash builders consistentlyWolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-20substituteAll: validate argumentsK900
2024-10-08treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeastRobert Hensing
2024-04-04Merge pull request #291569 from Luflosi/fix-substituteAll-typoAleksana
2024-02-29substitute: Deprecate `replacements`, introduce `replacementsList`Silvan Mosberger
2024-02-26substituteAll: fix typo in commentLuflosi
2019-11-18substitute: init at 0Dave Nicponski
2019-02-07substituteAll: allowSubstitutes = false;volth
2016-09-29Add stdenvNoCCEelco Dolstra
2016-04-23doc/stdenv.xml document substitution env variablesProfpatsch
2012-04-26* Set preferLocalBuild on a few more trivial builders.Eelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2008-02-12* Allow post/pre-install hooks.Eelco Dolstra
2006-12-27* Merge the new generic builder.Eelco Dolstra
2006-12-10* Move the substitution functions into stdenv (not merged yet).Eelco Dolstra
2006-11-08* Allow the result to be stored somewhere else than $out.Eelco Dolstra
2006-11-02* Utility: the generic substituter. It substitutes all occurences ofEelco Dolstra
2005-02-22* Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra
2005-02-15* Some utility functions to make performing substitutions in textEelco Dolstra