sup: fix build for ZHF
This commit is contained in:
parent
10ba4b67e4
commit
3353e8550f
@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
# the builder uses git to get a listing of the files
|
# the builder uses git to get a listing of the files
|
||||||
|
export EMAIL="nobody@in.here"
|
||||||
git init >/dev/null
|
git init >/dev/null
|
||||||
git add .
|
git add .
|
||||||
git commit -m "message" >/dev/null
|
git commit -m "message" >/dev/null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user