about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-09-09 22:40:33 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2020-09-09 22:47:23 +0200
commit1186c168892b0a406374221cebe74595c1a2528d (patch)
treecfc74881565514595f16f20bb8e14754dd469251 /pkgs/applications/networking/browsers
parent872f2b76c1202bf9ca53d79620c0bf74909c8b80 (diff)
pass-wayland: use proper derivation for `.withExtensions`
The `pass.withExtensions`-function uses `buildEnv` to create a
derivation which contains a `pass`-package and a list of extensions for
it.

However, this function always uses the `pass`-attribute for `buildEnv` which
will break e.g. `passmenu` or `pass show -c` on desktops using Wayland (and
`pass-wayland.withExtensions`) since the default `pass`-package without
support for Wayland's clipboard is used.

This patch replaces the `pass`-attribute in the derivation with
`pass-wayland` to work around this issue.
Diffstat (limited to 'pkgs/applications/networking/browsers')
0 files changed, 0 insertions, 0 deletions