aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 14:09:42 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 14:09:42 -0300
commit8fa852be4217fd9ee2c82f9f7c12c5cec8298c6b (patch)
tree0c4f1b00d02171defbbb2bc5df5025787c5eb47e /.build.yml
parentChange GPG secret reference (diff)
downloadserver-8fa852be4217fd9ee2c82f9f7c12c5cec8298c6b.tar.gz
server-8fa852be4217fd9ee2c82f9f7c12c5cec8298c6b.tar.xz
Create Nix store with sudo
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index aa21e63..7c72190 100644
--- a/.build.yml
+++ b/.build.yml
@@ -13,7 +13,7 @@ secrets:
- 7084b7c7-12be-4509-8927-81ba6eeb1fc0
tasks:
- setup: |
- curl https://nixos.org/nix/install | sh
+ curl https://nixos.org/nix/install | sudo sh
echo '. ~/.nix-profile/etc/profile.d/nix.sh' >> ~/.buildenv
cd vps/
git crypt unlock