daml/dev-env/bin/python3.6

6 lines
163 B
Groff
Raw Normal View History

2019-04-04 11:33:38 +03:00
#!/usr/bin/env bash
# Nix attributes cannot easily contain '.', so this is a shell script
# wrapper instead of a symlink to dade-exec-nix-tool.
exec python3 "$@"