aboutsummaryrefslogtreecommitdiff
path: root/scripts/with-container.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-10 10:31:28 -0300
committerEuAndreh <eu@euandre.org>2021-01-10 10:32:56 -0300
commitd9aef665013e202ab4dac844e9dcd029a43f4222 (patch)
tree7e15e975ec093470d9f00ac8a40c84daeb482128 /scripts/with-container.sh
parentRemove guix/channels.scm (diff)
downloadserver-d9aef665013e202ab4dac844e9dcd029a43f4222.tar.gz
server-d9aef665013e202ab4dac844e9dcd029a43f4222.tar.xz
Move scripts/ to build-aux/
Diffstat (limited to 'scripts/with-container.sh')
-rwxr-xr-xscripts/with-container.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/with-container.sh b/scripts/with-container.sh
deleted file mode 100755
index 1261022..0000000
--- a/scripts/with-container.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-guix time-machine -C guix/channels.scm -- environment --pure -C -m guix/manifest.scm -- sh -c "$@"