3 lines
55 B
Text
3 lines
55 B
Text
|
#!/bin/sh
|
||
|
|
||
|
guix shell -Df guix.scm -m manifest.scm "$@"
|