From 6424254363d9c5d68d942eb00d0acc3496b1a8cf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Dec 2020 13:34:10 -0300 Subject: Rename container -> scripts/with-container.sh --- scripts/with-container.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/with-container.sh (limited to 'scripts/with-container.sh') diff --git a/scripts/with-container.sh b/scripts/with-container.sh new file mode 100755 index 0000000..4aa304d --- /dev/null +++ b/scripts/with-container.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +guix time-machine -C guix/channels.scm -- environment --pure -C -m guix/manifest.scm -- "$@" -- cgit v1.2.3