aboutsummaryrefslogtreecommitdiff
path: root/scripts/with-container.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/with-container.sh')
-rwxr-xr-xscripts/with-container.sh3
1 files changed, 3 insertions, 0 deletions
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 -- "$@"