fetchhg: fixed nix-prefetch-hg interpreter

This commit is contained in:
Juho Östman 2015-10-03 15:16:42 +03:00
parent a2d3b31209
commit e7a28447ea

View file

@ -1,4 +1,5 @@
#! /bin/sh -e
#! /usr/bin/env bash
set -e
url=$1
rev=$2