-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Build Plugin #58
Comments
mh these are indeed weird errors. Are you on "rolling" nix os or stable nix os? Also what version of hyprland are you building? @wiillou as usual, I'll ask for your help regarding nixos stuff 🙏 |
@levnikmyskin it's unstable nixos |
Hey! Same problem here, i tested with the last version 2.2.4 (which btw shows as 2.2.2 as it has't been updated in the |
Said nothing, i fixed it by adding hyprland-virtual-desktops = {
url = "https://github.com/levnikmyskin/hyprland-virtual-desktops/archive/refs/tags/v2.2.4.tar.gz";
inputs.hyprland.follows = "hyprland";
}; |
Thanks a lot for this plugin btw, it is a life saver! |
yes |
Hey guys
I have a flake.nix set up following your example almost to the letter in here (minor difference being the module is in a separate file) https://github.com/levnikmyskin/hyprland-virtual-desktops?tab=readme-ov-file#installing-on-nixos-with-homemanager, however I'm getting some build errors and I'm not sure how to resolve them
flake.nix
flake.txt
home.nix
home.txt
Any help would be appreciated
The text was updated successfully, but these errors were encountered: