Revert "flent/http-getter: broken on clang"
Failed to evaluate.
This reverts commit b4087750c3.
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user