protonmail-desktop: drop darwin-support temporary (https://github.com/NixOS/nixpkgs/pull/356737)
This commit is contained in:
@@ -72,8 +72,6 @@ stdenv.mkDerivation {
|
||||
];
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
"x86_64-darwin"
|
||||
"aarch64-darwin"
|
||||
];
|
||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user