Commit Graph

12 Commits

Author SHA1 Message Date
34j
8ae2932d56 add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL 2024-11-24 13:34:28 +09:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Sebastian Sellmeier
b0c8e710c9
_1password-gui: nixfmt 2024-07-24 17:21:56 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Savanni D'Gerinel
61b6a6ae6f
_1password-gui-beta: 8.10.28-11 -> 8.10.28-21
- Updating the 1Password beta release to 8.10.28
- Removing the KeyringHelper application.
2024-03-19 23:09:37 +01:00
Savanni D'Gerinel
dc67db0f3b _1password-gui: 8.10.26 - 8.10.27 + Refactor
In addition to a version update, I've removed patchelf instructions for
1Password-HIDHelper. This tool has been deprecated for some time and we
have removed it from the latest releases.
2024-03-06 12:51:55 -05:00
Maxine Aubrey
a76847f3aa
_1password-gui: fix newline escape after #237925 2023-06-15 17:01:54 +02:00
teutat3s
a5a73963dd
_1password-gui: disable wayland for now 2023-06-15 14:45:54 +02:00
Maxine Aubrey
4302b7d199
_1password-gui: package fixups
patch all included helpers and add op-ssh-sign to path
2023-05-08 22:34:31 +02:00
Michael Hoang
0cac23c7bf Fix NIXOS_OZONE_WL not working with 1Password 2023-03-31 09:03:59 +09:00
Basti
099792f89e
_1password-gui: NIXOS_OZONE_WL: fix wayland window decorations (#197219) 2022-10-23 21:17:08 +02:00
Michael Hoang
cacae901e4 1password-gui: add macOS builds and unify beta 2022-10-08 22:07:14 +11:00