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;
|
license = licenses.lgpl2;
|
||||||
maintainers = with maintainers; [ lovek323 ];
|
maintainers = with maintainers; [ lovek323 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
broken = true; # source won't download, and no replacement is visible
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user