rabbitvcs: mark as broken
This commit is contained in:
parent
c3b2314509
commit
3627df98c1
1 changed files with 2 additions and 0 deletions
|
@ -40,5 +40,7 @@ python3Packages.buildPythonApplication rec {
|
|||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ lib.maintainers.mathnerd314 ];
|
||||
# ModuleNotFoundError: No module named 'rabbitvcs'
|
||||
broken = true; # Added 2024-01-28
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue