cargo-typify: mark as broken
Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
parent
e4a9345519
commit
0203af979a
@ -30,5 +30,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/oxidecomputer/typify";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ david-r-cox ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user