aboutsummaryrefslogtreecommitdiff
path: root/scripts/with-container.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 13:34:10 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 13:34:28 -0300
commit6424254363d9c5d68d942eb00d0acc3496b1a8cf (patch)
treecb1892623a5d76eb805907cf8371cc1ad45a8453 /scripts/with-container.sh
parentci-build.sh: Append the note instead of force replacing it. (diff)
downloadtoph-6424254363d9c5d68d942eb00d0acc3496b1a8cf.tar.gz
toph-6424254363d9c5d68d942eb00d0acc3496b1a8cf.tar.xz
Rename container -> scripts/with-container.sh
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 -- "$@"