aboutsummaryrefslogtreecommitdiff
path: root/pure-pre-inst-env
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-09-04 23:28:34 +0100
committerChristopher Baines <mail@cbaines.net>2016-09-04 23:28:34 +0100
commit4d22bc5da177188a4dcae2a116c9efa2603b38b4 (patch)
tree863b401e4b94ab78b610412b8130b43a4780b32c /pure-pre-inst-env
downloadguix-python-integration-project-4d22bc5da177188a4dcae2a116c9efa2603b38b4.tar
guix-python-integration-project-4d22bc5da177188a4dcae2a116c9efa2603b38b4.tar.gz
Initial commit
Diffstat (limited to 'pure-pre-inst-env')
-rwxr-xr-xpure-pre-inst-env3
1 files changed, 3 insertions, 0 deletions
diff --git a/pure-pre-inst-env b/pure-pre-inst-env
new file mode 100755
index 0000000..9ab3e82
--- /dev/null
+++ b/pure-pre-inst-env
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+guix environment --pure -l guix-env.scm -- ./pre-inst-env "$@"