wprecon: mark broken

This commit is contained in:
zowoq
2022-01-13 10:51:09 +10:00
parent 80a20f6b62
commit 8af072583d
+1
View File
@@ -23,5 +23,6 @@ buildGoModule rec {
# https://github.com/blackbinn/wprecon/blob/master/LICENSE
license = with licenses; [ unfree ];
maintainers = with maintainers; [ fab ];
broken = true; # build fails, missing tag
};
}