summary refs log tree commit diff
path: root/pkgs/pkgs-lib
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2023-03-29 14:06:45 +0200
committerNaïm Favier <n@monade.li>2023-03-29 14:06:45 +0200
commite6f19ea4295df7d4a05c1c122962309f5e6fca70 (patch)
treefc2c43cbb6c34116c7789725acd03958424c336d /pkgs/pkgs-lib
parent9973b3ec30e07dade936b1f0bfd084c5ec0596be (diff)
writeTextFile: chmod before checkPhase
Set the executable bit before running the check phase, so that the check
phase can run the script to test its behaviour.

This aligns with what `concatTextFile` is doing.

Also use explicit `if` statements so that we don't silently ignore
`chmod` failures.
Diffstat (limited to 'pkgs/pkgs-lib')
0 files changed, 0 insertions, 0 deletions