mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
mailpile: Mark as broken
This commit is contained in:
@@ -30,5 +30,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
license = [ licenses.asl20 licenses.agpl3 ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.domenkozar ];
|
||||
broken = true; # See:
|
||||
# https://github.com/NixOS/nixpkgs/pull/23058#issuecomment-283515104
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user