summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorMathieu Boespflug <m@tweag.io>2018-12-17 23:21:14 +0100
committerProfpatsch <mail@profpatsch.de>2018-12-20 15:18:34 +0100
commit53e8258a450ac92d998cab9f59a3fff0851c01a6 (patch)
tree6d211723de88823b1182efb7240dd053d2455438 /.github/CODEOWNERS
parenta5a537d515718107b4b1ee0ae43862d6140473be (diff)
downloadnixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar.gz
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar.bz2
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar.lz
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar.xz
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.tar.zst
nixpkgs-53e8258a450ac92d998cab9f59a3fff0851c01a6.zip
bazel: fix sandbox execution
Bazel runs actions in a sandbox by default on Darwin and Linux.
However, the sandboxing was always and *silently* disabled previously,
because a Bazel feature test was always failing. The feature test
involved running `/bin/true` inside a sandbox. But on NixOS,
`/bin/true` does not exist...
Diffstat (limited to '.github/CODEOWNERS')
0 files changed, 0 insertions, 0 deletions