infoqscraper: mark broken
This commit is contained in:
parent
5b9a6f10f8
commit
b1037225ef
@ -28,6 +28,9 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/cykl/infoqscraper/wiki";
|
homepage = "https://github.com/cykl/infoqscraper/wiki";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ edwtjo ];
|
maintainers = with maintainers; [ edwtjo ];
|
||||||
|
# infoq HTML has changed:
|
||||||
|
# https://github.com/cykl/infoqscraper/issues/29
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user