From 53d7c1b4de2d443d531ac4b630f6976c88640815 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 27 Jan 2021 13:09:42 -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