mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03: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