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

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