From d9aef665013e202ab4dac844e9dcd029a43f4222 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 10 Jan 2021 10:31:28 -0300 Subject: Move scripts/ to build-aux/ --- scripts/with-container.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/with-container.sh (limited to 'scripts/with-container.sh') 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 "$@" -- cgit v1.2.3