Commit Graph

99 Commits (27123795ad29ab118455069a0af142668025b247)

Author SHA1 Message Date
Sandro 27123795ad
writeCBin: fix formatting 2 years ago
Artturin 250ef1ff39 testers.testVersion: move from trivial-builders.nix 2 years ago
Artturin 390439d726 testVersion: when there is a error show the whole error 2 years ago
Robert Hensing 225ca9088a runCommand*: Rely on mkDerivation to sanitize name 2 years ago
OPNA2608 48034046bf autoPatchelfHook: Make Linux-exclusive 2 years ago
K900 3fae68b30c build-support/writeTextFile: fix for names with spaces 2 years ago
Naïm Favier 10ec5da56e tests.trivial-builders.overriding: update after shellDryRun 2 years ago
Naïm Favier f2065d81ad stdenv/generic: introduce shellDryRun 2 years ago
pasqui23 767d56e834
concatScript: formatting 3 years ago
Pasquale 67320a1668
concatText: fix typos 3 years ago
Pasquale 0f316ecef2
concatTextFile: init 3 years ago
0x4A6F 0ca14515c6
testVersion: name runCommand after package.name 3 years ago
Bernardo Meurer 174995d14f
writeShellApplication: set meta.mainProgram 3 years ago
Bernardo Meurer ba7b7357ac
writeTextFile: allow passing extra derivationArgs 3 years ago
Bernardo Meurer d8ec0eeab7
writeShellApplication: run pre/postCheck hooks 3 years ago
Bernardo Meurer 949182a4a2
writeShellApplication: document runtimeShell == stdenv.shell assumption 3 years ago
Bernardo Meurer 014b23232f
writeShellApplication: fix typo in inline docs 3 years ago
Bernardo Meurer 97de845b60
writeShellApplication: fix setting pipefail 3 years ago
Bernardo Meurer 21c299f077
writeShellApplication: get shellcheck from pkgsBuildHost 3 years ago
Bernardo Meurer 0e4f04b74c
writeShellApplication: buildInputs -> runtimeInputs 3 years ago
Bernardo Meurer 89979c9c5b
writeShellApplication: init 3 years ago
talyz aa22fa9c0b trivial-builders: Add writeStringReferencesToFile 3 years ago
Robert Hensing 9feb144c8c runCommandNoCC: deprecate 3 years ago
Arnout Engelen 1a604de2e7
buf: use testVersion utility 3 years ago
deliciouslytyped a71e906e3a trivial-builders: refactor writeTextFile to be overridable 3 years ago
Robert Hensing 047fe2fe23 emptyFile, emptyDirectory: init 3 years ago
Robert Hensing cc60f81e69 writeDirectReferencesToFile: init 3 years ago
Arnout Engelen b68130fd2c
test-utilities: version test 3 years ago
sternenseemann de78745bdd trivial-builders: rework runCommand' into runCommandWith && expose 3 years ago
sternenseemann b398d00903 trivial-builders: merge passAsFile with env in runCommand' 3 years ago
Vladimír Čunát 3937923f81
nixos/systemd.tmpfiles.packages: fix an edge case 4 years ago
Silvan Mosberger c60e559e13
trivial-builders: Sanitize derivation name 4 years ago
(cdep)illabout 55e1529335 symlinkJoin: add more documentation 4 years ago
(cdep)illabout ae607de23d linkFarmFromDrvs: Add a trivial builder to create a linkFarm from a list of derivations 4 years ago
Bas van Dijk 4e0a6bc4be symlinkJoin: fix "bash: Argument list too long" error 4 years ago
Profpatsch c5c5465fe4 pkgs/build-support/trivial-builders: remove runCommandCCLocal 5 years ago
Profpatsch 8deaf41d60 pkgs/build-support/trivial-builders: add runCommandLocal 5 years ago
Bas van Dijk 05393ca217 trivial-builders: add the applyPatches function 5 years ago
Robert Helgesson 6900a327ad
trivial-builders: support '/' in writeTextDir 5 years ago
Erik Nygren 4e5b10d98c trivial-builders: Fix writeShellScript example (#63888) 5 years ago
Jaakko Luttinen fa95878fd3 writeScript: fix docstring 5 years ago
deliciouslytyped 103ab24e94 trivial-builders: add writeShellScript and minor cleaning 5 years ago
Niklas Hambüchen a0fa0cd8cf trivial-builders: Fix runCommand examples 5 years ago
Niklas Hambüchen c4c2aa6586 trivial-builders: Fix outdated comment on writeTextFile 5 years ago
Michael Eden 53b0027fb4 writeShellScriptBin: use build-time shell in check phase 5 years ago
Jörg Thalheim c8ff4a92f7 treewide: use runtimeShell instead of stdenv.shell whenever possible 5 years ago
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible 5 years ago
volth f07c113ddc
linkFarm: allowSubstitutes = false 5 years ago
volth 97870258b2
linkFarm: hacky quoting -> escapeShellArg 5 years ago
Samuel Leathers 024eb9a5a5 trivial builders: adding usage documentation for functions 6 years ago