mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
fetchhg: fixed nix-prefetch-hg interpreter
This commit is contained in:
parent
a2d3b31209
commit
e7a28447ea
@ -1,4 +1,5 @@
|
||||
#! /bin/sh -e
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
|
||||
url=$1
|
||||
rev=$2
|
||||
|
Loading…
Reference in New Issue
Block a user