_1password-gui-beta: 8.10.28-11 -> 8.10.28-21

- Updating the 1Password beta release to 8.10.28
- Removing the KeyringHelper application.
This commit is contained in:
Savanni D'Gerinel
2024-03-14 12:09:10 -04:00
committed by Maxine Aubrey
parent 99dda8c9ef
commit 61b6a6ae6f
3 changed files with 7 additions and 15 deletions

View File

@@ -51,14 +51,6 @@ in
setuid = false;
setgid = true;
};
"1Password-KeyringHelper" = {
source = "${package}/share/1password/1Password-KeyringHelper";
owner = "root";
group = "onepassword";
setuid = true;
setgid = true;
};
};
};