Disable protonmail-bridge-headless

This commit is contained in:
xeals 2020-10-15 21:49:24 +11:00
parent 45682cdbab
commit b743b1b16c
Signed by: xeals
GPG Key ID: A498C7AF27EC6B5C

View File

@ -131,5 +131,7 @@ in
postInstall = ''
mv $out/bin/Desktop-Bridge $out/bin/protonmail-bridge
'';
meta.broken = true;
};
}