nagstamon: Mark as broken
This commit is contained in:
@@ -20,6 +20,8 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
homepage = "https://nagstamon.ifw-dresden.de/";
|
homepage = "https://nagstamon.ifw-dresden.de/";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
inherit version;
|
# fails to install with:
|
||||||
|
# TypeError: cannot unpack non-iterable bool object
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user