matrix-media-expanded/bin/run

9 lines
229 B
Text
Raw Normal View History

2021-05-31 23:19:51 +00:00
#!/usr/bin/env bash
set -xe
# This will run ghcid, which uses `./.ghcid` to invoke your program main entry
# point, with the specified args.
#
# If you change ./.ghcid, ghcid will automatically reload.
exec nix develop -c ghcid