3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33 commits

Author SHA1 Message Date
Michael Hoang cacae901e4 1password-gui: add macOS builds and unify beta 2022-10-08 22:07:14 +11:00
cor 376b2161e1
_1password-gui: Fix aarch64 source hash 2022-10-06 16:49:32 +08:00
Lyndon Sanche eaaf02d9c4
1password-gui: Patch op-ssh-sign 2022-09-28 21:52:14 -06:00
maxine a4cad9ebf4
Merge pull request #192370 from Enzime/fix/1password-gui-file-crash 2022-09-29 01:05:35 +02:00
Michael Hoang 4aaa0a81f6 1password-gui: fix crash opening file selector 2022-09-29 07:54:47 +10:00
Sebastian Sellmeier fc4a516f6e
_1password-gui: 8.8.0 -> 8.9.4 2022-09-24 13:24:40 +02:00
Emery Hemingway b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Maxine Aubrey dea432cab0
_1password-gui: 8.7.3 -> 8.8.0 2022-08-12 23:46:13 +02:00
Maxine Aubrey 11c38f0a6b
_1password-gui: 8.7.1 -> 8.7.3 2022-07-05 17:47:02 +02:00
Robert Scott 466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Maxine Aubrey e00c71926f
_1password-gui: 8.7.0 -> 8.7.1
https://releases.1password.com/linux/8.7/#1password-for-linux-8.7.1
2022-06-02 13:06:12 +02:00
Maxine Aubrey 02f86f3dbd
_1password-gui: 8.6.1 -> 8.7.0 2022-05-06 13:00:06 +02:00
Sebastian Sellmeier d09887119f
1password-gui-beta: add at 8.7.0-49 2022-04-19 12:02:17 +02:00
Maxine Aubrey 3889ddc2fe
_1password-gui: 8.6.0 -> 8.6.1 2022-04-14 13:49:39 +02:00
Savanni D'Gerinel 7f1f6eeffb nixos/1password-gui: init at 8.6.0
Browser Integration requires setgid and setuid programs, which needs to be done in the system configuration.

This is cleaner than the ad-hoc ways we have to set things up for platforms without a global configuration file.
2022-03-24 10:13:43 -04:00
Savanni D'Gerinel a8f938c15c 1password-gui: 8.5.0 -> 8.6.0 2022-03-21 16:06:11 -07:00
Savanni D'Gerinel b59150949c 1password-gui: 8.3.0 -> 8.5.0 2022-02-09 12:33:43 -08:00
Savanni D'Gerinel 69b75998a1 _1password-gui: 8.2.0 -> 8.3.0 2021-10-14 08:33:39 -04:00
Jon Roberts 994305b3c3 1password-gui 8.1.1 -> 8.2.0
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.
2021-09-23 16:40:29 -05:00
David Reaver 8eb28bed2f
1password: Install polkit action file (#132478)
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2021-09-22 00:16:20 +02:00
Savanni D'Gerinel d092bf08fe
1password-gui: 8.0.34 - 8.1.1 (#130270)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-17 22:26:45 +02:00
Daniël de Kok 017aa88470 Remove danieldk as a maintainer for some packages
- 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.
2021-07-03 12:14:20 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Savanni D'Gerinel 720de418f7 _1password-gui: 8.0.33-52 -> 8.0.34
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>
2021-05-21 08:01:08 +02:00
Daniël de Kok f5c9166536 _1password-gui: 8.0.30 -> 8.0.33-53.BETA
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.
2021-05-01 11:11:43 +02:00
Daniël de Kok ad09957566 _1password-gui: use the upstream tarball rather than AppImage
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.
2021-05-01 10:55:59 +02:00
R. RyanTM ff4b36fdce _1password-gui: 8.0.28 -> 8.0.30 2021-03-25 00:18:55 +00:00
R. RyanTM a12f4b172f _1password-gui: 8.0.27 -> 8.0.28 2021-03-17 21:40:02 +00:00
R. RyanTM efd3c20d7b _1password-gui: 0.9.26 -> 8.0.27 2021-03-11 05:37:16 +00:00
R. RyanTM 09e66ad4c2 _1password-gui: 0.9.14-4 -> 0.9.26 2021-03-03 03:28:17 +00:00
R. RyanTM 5462627ebd _1password-gui: 0.9.13 -> 0.9.14-4 2021-02-23 13:51:59 +00:00
Daniël de Kok 4997efab54 _1password-gui: 0.9.12-3 -> 0.9.13
Changelog:
https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.13
2021-02-22 08:59:25 +01:00
AndersonTorres cf70751ffc 1password-gui: rename 2021-02-19 09:53:29 -03:00
Renamed from pkgs/tools/security/1password-gui/default.nix (Browse further)