mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
hyprshade: migrate to by-name
This commit is contained in:
parent
51277308b5
commit
de1ca5536f
2 changed files with 0 additions and 2 deletions
|
|
@ -1723,8 +1723,6 @@ with pkgs;
|
|||
cairo = cairo.override { xcbSupport = true; };
|
||||
};
|
||||
|
||||
hyprshade = callPackage ../applications/window-managers/hyprwm/hyprshade { };
|
||||
|
||||
hyprlandPlugins = recurseIntoAttrs (
|
||||
callPackage ../applications/window-managers/hyprwm/hyprland-plugins { }
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue