mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
fix: fix building of hyprland plugin
This commit is contained in:
parent
962224a669
commit
ddf7c12b72
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
in
|
||||
stdenvNoCC.mkDerivation {
|
||||
inherit name;
|
||||
pname = name;
|
||||
src = ./.;
|
||||
|
||||
inherit (hyprland) buildInputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue