1
Fork 0

.envrc: remove bashism

nix
Motiejus Jakštys 2022-02-04 11:16:52 +02:00
parent 5871171549
commit 8430789f21
1 changed files with 1 additions and 1 deletions

2
.envrc
View File

@ -1,4 +1,4 @@
set -euo pipefail
set -eu
export PATH="$(git rev-parse --show-toplevel)/bin:$PATH"
_u=https://github.com/bazelbuild/bazelisk/releases/download/v1.10.1/bazelisk-