mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 09:41:57 -07:00
nix/overlays: fix xdph overlay
Partial fix for https://github.com/hyprwm/Hyprland/issues/8343
This commit is contained in:
@@ -63,7 +63,7 @@ in {
|
|||||||
# Packages for extra software recommended for usage with Hyprland,
|
# Packages for extra software recommended for usage with Hyprland,
|
||||||
# including forked or patched packages for compatibility.
|
# including forked or patched packages for compatibility.
|
||||||
hyprland-extras = lib.composeManyExtensions [
|
hyprland-extras = lib.composeManyExtensions [
|
||||||
inputs.xdph.overlays.xdg-desktop-portal-hyprland
|
inputs.xdph.overlays.default
|
||||||
];
|
];
|
||||||
|
|
||||||
# udis86 from nixpkgs is too old, and also does not provide a .pc file
|
# udis86 from nixpkgs is too old, and also does not provide a .pc file
|
||||||
|
Reference in New Issue
Block a user