beret: mark as broken
/cc maintainer @lovek323.
This commit is contained in:
parent
94b5099d31
commit
3ddd19959c
@ -35,6 +35,7 @@ stdenv.mkDerivation {
|
||||
license = licenses.lgpl2;
|
||||
maintainers = with maintainers; [ lovek323 ];
|
||||
platforms = platforms.all;
|
||||
broken = true; # source won't download, and no replacement is visible
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user