aboutsummaryrefslogtreecommitdiff
path: root/build-aux/with-container.sh
blob: 5544d8e836318f1bdc372506a64f5627c63e164b (about) (plain) (blame)
1
2
3
4
#!/bin/sh
set -eux

guix time-machine -C guix/pinned-channels.scm -- environment --pure -C -m guix/manifest.scm -- sh -c "$@"