Compare commits

...

1 Commits

Author SHA1 Message Date
b743b1b16c
Disable protonmail-bridge-headless 2020-10-15 21:49:24 +11:00

View File

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