Merge pull request #51618 from Mic92/crashplan

crashplan: mark as broken
This commit is contained in:
Jörg Thalheim 2018-12-07 10:14:37 +00:00 committed by GitHub
commit fc8c73de1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,6 @@ stdenv.mkDerivation rec {
license = licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ xvapx ];
broken = true; # 2018-12-06
};
}