aboutsummaryrefslogtreecommitdiff
path: root/aux/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-24 18:17:26 -0300
committerEuAndreh <eu@euandre.org>2021-07-04 17:07:50 -0300
commit4dcfbd67afca57dbb21109579f825e60312b7f41 (patch)
tree0b41cc75ad6b2f2515658f93d4fc60f686c8aa78 /aux/guix
parentnix/: Remove (diff)
downloadeuandre.org-4dcfbd67afca57dbb21109579f825e60312b7f41.tar.gz
euandre.org-4dcfbd67afca57dbb21109579f825e60312b7f41.tar.xz
aux/: Update
Diffstat (limited to 'aux/guix')
-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 -- \