* Pass along realCurl.
svn path=/nixpkgs/trunk/; revision=5830
This commit is contained in:
parent
2bda17d23a
commit
4c68a103e8
@ -23,7 +23,6 @@ import ../generic {
|
|||||||
shell = pkgs.bash ~ /bin/sh;
|
shell = pkgs.bash ~ /bin/sh;
|
||||||
|
|
||||||
extraAttrs = {
|
extraAttrs = {
|
||||||
# Curl should be in /usr/bin or so.
|
curl = pkgs.realCurl;
|
||||||
curl = null;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user