_1password-gui: mark as unbroken on macOS
Fixed by https://github.com/nix-darwin/nix-darwin/pull/1438
This commit is contained in:
@@ -26,8 +26,6 @@ let
|
||||
};
|
||||
|
||||
meta = {
|
||||
# Requires to be installed in "/Application" which is not possible for now (https://github.com/NixOS/nixpkgs/issues/254944)
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
description = "Multi-platform password manager";
|
||||
homepage = "https://1password.com/";
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
|
||||
Reference in New Issue
Block a user