From 7400e108286a0fceacdac63b125fdc924c2dd50c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 25 Jul 2021 15:16:31 -0300 Subject: aux/: Update --- aux/guix/with-container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aux/guix/with-container.sh') 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 -- \ -- cgit v1.2.3