From f19c14c2d014ff9aa4bb1bd8e2c186effe6dbdab Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 27 Jan 2021 14:02:07 -0300 Subject: mv build-aux/ aux/ --- aux/guix/with-container.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 aux/guix/with-container.sh (limited to 'aux/guix/with-container.sh') diff --git a/aux/guix/with-container.sh b/aux/guix/with-container.sh new file mode 100755 index 0000000..db7b121 --- /dev/null +++ b/aux/guix/with-container.sh @@ -0,0 +1,4 @@ +#!/bin/sh +set -eux + +guix time-machine -C aux/guix/pinned-channels.scm -- environment --pure -C -m aux/guix/manifest.scm -- sh -c "$@" -- cgit v1.2.3