Loading pkgs/applications/misc/1password-gui/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -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 ]; Loading Loading
pkgs/applications/misc/1password-gui/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -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 ]; Loading