cfdyndns: mark as broken
This commit is contained in:
parent
38793dd995
commit
cfbbac7cb4
|
@ -27,5 +27,6 @@ buildRustPackage rec {
|
|||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = with maintainers; [ colemickens ];
|
||||
platforms = with platforms; linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue