-
Notifications
You must be signed in to change notification settings - Fork 8
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
Mismatch header versions on nixos #26
Comments
|
I didn't have that in the home.nix. But after putting it in, it still doesn't work. Even if I put it in, and remove the line in configuration.nix. |
if that doesn't work then im not sure what is wrong. all i know is that the plugin is somehow built for a different version hyprland. someone that actually uses nixos will probably have to help you :/ |
Yeah no worries, thanks anyway. I'm sure the plugins works great, keep up the good work :) |
In-case this helps someone, I had the same, and "solved" this by rebooting, instead of switching nix profiles. hyprwm/Hyprland#6910 (comment) |
Running into the same issue sadly I think there might just be something wrong with the flake in this repo |
Managed to get it to work with this wayland.windowManager.hyprland = { |
Might be outdated pin in flake.lock? |
Happens on every update of Hyprland for me, it goes away after a reboot. My config also has the following option enabled: |
@kirilsh1993 Pretty sure that's normal since hyprland needs to be restarted to rebuild plugins. |
Got the same issue on Arch after upgrading to Hyprland 0.45 |
Hi, I'm trying to install this plugin, but it doesn't load, it says:
hyprsplit: Failure in initialization: Version mismatch (headers ver is not equal to running hyprland ver
.I'm not sure if it's a bug or a problem with my config :/
flake.nix
home.nix
configuration.nix
Could someone give me a hand?
The text was updated successfully, but these errors were encountered: