aboutsummaryrefslogtreecommitdiff
path: root/aux/guix/with-container.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-25 15:16:31 -0300
committerEuAndreh <eu@euandre.org>2021-07-25 15:16:31 -0300
commit7400e108286a0fceacdac63b125fdc924c2dd50c (patch)
tree4849176606778477ead8a9ded4c9ff43bf4a8feb /aux/guix/with-container.sh
parentservers/nixvps/configuration.nix: Serve Git repositories from NGINX, remove G... (diff)
downloadtoph-7400e108286a0fceacdac63b125fdc924c2dd50c.tar.gz
toph-7400e108286a0fceacdac63b125fdc924c2dd50c.tar.xz
aux/: Update
Diffstat (limited to 'aux/guix/with-container.sh')
-rwxr-xr-xaux/guix/with-container.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/guix/with-container.sh b/aux/guix/with-container.sh
index b521c82..408fb39 100755
--- a/aux/guix/with-container.sh
+++ b/aux/guix/with-container.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-set -eux
+set -eu
if [ -z "${1:-}" ]; then
guix time-machine --fallback -C aux/guix/pinned-channels.scm -- \