From 4dcfbd67afca57dbb21109579f825e60312b7f41 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 24 Jun 2021 18:17:26 -0300 Subject: aux/: Update --- aux/guix/with-container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aux/guix') 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