GaloisInc / HaLVM

The Haskell Lightweight Virtual Machine (HaLVM): GHC running on Xen
BSD 3-Clause "New" or "Revised" License
1.05k stars 88 forks source link

Make finding bash a little more portable #106

Closed dmjio closed 7 years ago

dmjio commented 7 years ago

@ntc2, NixOS seems to have issues patching #!/bin/bash, but #!/usr/bin/env bash seems patchable.