I wasn't able to use the update.sh script, since that debian repo is
outdated.
this is the current stable release, and fixes a bug that hangs if a user
has 2FA enabled.
- AMD GPU packages: AMD removed support for the RX5x0 GPUs from ROCm, so
I cannot test these packages anymore.
- A small number of GUI packages: I switched back to macOS on the
desktop for work reasons, so I cannot easily test these.
- broot: I took over maintainership from someone else, but do not really
use broot.
This includes an overhaul of the install script, using patchelf to set
the interpreter and the libraries. This reflects a lot of what I've
learned about electron + nixos over the last few months.
This change is motivated by the fact that 1Password's version of
electron changed, probably leading to crashes that I've been seeing when
I try to update the Nix derivation to the latest versions.
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Also modify the update script to work again.
Note that prior versions were also part of the Linux beta. So, the use
of BETA in the version does not mean that this update switch from a
stable version to a beta version.
AgileBits now provides tarballs of 1Password for Linux, which is more
convenient for us than AppImages.
Also include the browser support and keyring helper programs.
Thanks to Savanni D'Gerinel for providing many of the changes made in
this PR.