summary refs log tree commit diff
path: root/pkgs/build-support/trivial-builders.nix
Commit message (Expand)AuthorAge
* Merge branch 'staging-next' into stagingJan Tojnar2022-01-10
|\
| * concatScript: formattingpasqui232021-11-28
| * concatText: fix typosPasquale2021-11-28
| * concatTextFile: initPasquale2021-11-28
* | tests.trivial-builders.overriding: update after shellDryRunNaïm Favier2021-12-27
* | stdenv/generic: introduce shellDryRunNaïm Favier2021-12-27
|/
* testVersion: name runCommand after package.name0x4A6F2021-11-20
* writeShellApplication: set meta.mainProgramBernardo Meurer2021-11-08
* writeTextFile: allow passing extra derivationArgsBernardo Meurer2021-11-08
* writeShellApplication: run pre/postCheck hooksBernardo Meurer2021-11-08
* writeShellApplication: document runtimeShell == stdenv.shell assumptionBernardo Meurer2021-11-08
* writeShellApplication: fix typo in inline docsBernardo Meurer2021-11-08
* writeShellApplication: fix setting pipefailBernardo Meurer2021-11-08
* writeShellApplication: get shellcheck from pkgsBuildHostBernardo Meurer2021-11-08
* writeShellApplication: buildInputs -> runtimeInputsBernardo Meurer2021-11-08
* writeShellApplication: initBernardo Meurer2021-11-08
* trivial-builders: Add writeStringReferencesToFiletalyz2021-10-28
* Merge pull request #133905 from raboof/buf-use-testVersion-utilitySandro2021-08-18
|\
| * buf: use testVersion utilityArnout Engelen2021-08-15
* | runCommandNoCC: deprecateRobert Hensing2021-08-15
|/
* trivial-builders: refactor writeTextFile to be overridabledeliciouslytyped2021-06-18
* emptyFile, emptyDirectory: initRobert Hensing2021-06-12
* writeDirectReferencesToFile: initRobert Hensing2021-05-15
* test-utilities: version testArnout Engelen2021-05-07
* trivial-builders: rework runCommand' into runCommandWith && exposesternenseemann2021-03-18
* trivial-builders: merge passAsFile with env in runCommand'sternenseemann2021-03-18
* nixos/systemd.tmpfiles.packages: fix an edge caseVladimír Čunát2020-08-16
* trivial-builders: Sanitize derivation nameSilvan Mosberger2020-04-15
* symlinkJoin: add more documentation(cdep)illabout2020-02-18
* linkFarmFromDrvs: Add a trivial builder to create a linkFarm from a list of d...(cdep)illabout2020-02-18
* symlinkJoin: fix "bash: Argument list too long" errorBas van Dijk2020-02-17
* 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