Closed John-Toohey closed 7 months ago
Have you followed https://github.com/hyprwm/hyprland-plugins?tab=readme-ov-file#nix?
nix build github:hyprwm/hyprland-plugins#<plugin>
Won't work, because the lockfile has an old version of Hyprland pinned.
What you should do instead, if you want to build directly from the nix CLI, is
nix build github:hyprwm/hyprland-plugins#<plugin> --override-input hyprland github:hyprwm/hyprland
Indeed it was an issue with version mismatch. Thank you for your help.
When compiling any of the plugins on NixOS from the flake, I get the following compilation error (shown here for hyprbars):