about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-06-04T12·07+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-06-04T12·07+0200
commit07d7e7df84bf9bc381fbe56137bc47f5db7763ca (patch)
tree96131495fb19afb5b8e8b93d95b612ec0692be49 /scripts
parent94378910fb55780cc11c1d68045f5c43e269490e (diff)
Chown files created for passAsFile
Nixpkgs' writeTextAsFile does this:

  mv "$textPath" "$n"

Since $textPath was owned by root, if $textPath is on the same
filesystem as $n, $n will be owned as root. As a result, the build
result was rejected as having suspicious ownership.

http://hydra.nixos.org/build/22836807
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions