diff options
Diffstat (limited to 'container')
| -rwxr-xr-x | container | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/container b/container new file mode 100755 index 0000000..4aa304d --- /dev/null +++ b/container @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +guix time-machine -C guix/channels.scm -- environment --pure -C -m guix/manifest.scm -- "$@" |
