Revert "flent/http-getter: broken on clang"
Failed to evaluate.
This reverts commit b4087750c3
.
This commit is contained in:
parent
fa5b8f82c5
commit
db9ddfa00c
1 changed files with 0 additions and 1 deletions
|
@ -19,6 +19,5 @@ stdenv.mkDerivation rec {
|
|||
description = "Simple getter for HTTP URLs using cURL";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl3;
|
||||
broken = stdenv.hostPlatform.cc.isClang;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue