3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/window-managers/sway
Andrew Marshall 95f001206f sway: Disable strictDeps for wrapper
strictDeps breaks `withGtkWrapper` as, it seems, the setup hook does not
run and `GSETTINGS_SCHEMA_PATH` does not get set so `XDG_DATA_DIRS` is
not updated. Probably other things are broken by it as well. See also
probably related https://github.com/NixOS/nixpkgs/issues/56943
(mentioned from `doc/languages-frameworks/gnome.section.md`).

This partially reverts commit da4707d636.
2022-06-05 10:17:41 -04:00
..
bg.nix window-managers/sway: enable strictDeps 2022-05-08 23:56:15 +03:00
contrib.nix window-managers/sway: enable strictDeps 2022-05-08 23:56:15 +03:00
default.nix window-managers/sway: enable strictDeps 2022-05-08 23:56:15 +03:00
fix-paths.patch
idle.nix window-managers/sway: enable strictDeps 2022-05-08 23:56:15 +03:00
load-configuration-from-etc.patch
lock-effects.nix Merge pull request #172159 from Ma27/bump-swaylock-effects 2022-05-10 12:06:50 +02:00
lock-fancy.nix window-managers/sway: enable strictDeps 2022-05-08 23:56:15 +03:00
lock.nix swaylock: enable strictDeps and pull patch to fix cross 2022-05-08 23:48:19 +03:00
sway-config-nixos-paths.patch
sway-config-no-nix-store-references.patch
wrapper.nix sway: Disable strictDeps for wrapper 2022-06-05 10:17:41 -04:00
wsr.nix