~ruther/ruthless-guix

ref: cee190286b47d39d7bb056aab296ebbd1f1fe833 ruthless-guix/env -rwxr-xr-x 123 bytes
cee19028 — Rutherther feat: add test for LVM root 3 days ago
                                                                                
1
2
3
4
5
6
#!/bin/sh

SCRIPT_LOC=$(dirname $(realpath $0))
export GUIX_PACKAGE_PATH=$SCRIPT_LOC/modules:$GUIX_PACKAGE_PATH

exec "$@"