mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-12-23 19:46:23 +03:00
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
nix develop .#ghc90 --accept-flake-config "$@"
|