wprecon: mark broken

This commit is contained in:
zowoq 2022-01-11 19:42:38 +10:00
parent 80a20f6b62
commit 8af072583d

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
};
}