Skip to content

Commit 02c93c2

Browse files
authored
_1password-gui: mark as unbroken on macOS (#405228)
2 parents 8721485 + 80f2322 commit 02c93c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/applications/misc/1password-gui/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ let
2626
};
2727

2828
meta = {
29-
# Requires to be installed in "/Application" which is not possible for now (https://github.com/NixOS/nixpkgs/issues/254944)
30-
broken = stdenv.hostPlatform.isDarwin;
3129
description = "Multi-platform password manager";
3230
homepage = "https://1password.com/";
3331
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];

0 commit comments

Comments
 (0)