crashplan: mark as broken
This commit is contained in:
parent
424be52044
commit
1c174d107c
@ -16,6 +16,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "An online/offline backup solution";
|
||||
homepage = "http://www.crashplan.org";
|
||||
license = licenses.unfree;
|
||||
broken = true; # outdated and new client has trouble starting (nullpointer exception)
|
||||
maintainers = with maintainers; [ sztupi iElectric ];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user