Open hmajid2301 opened 2 months ago
Please check if it works with the rewrite
branch.
hyprnix.url = "github:hyprland-community/hyprnix/rewrite";
Hey I seem to be getting issues with catpuccin/nix now
┏━ 1 Errors:
⋮
┃ | ^
┃ 1576| else
┃
┃ … while evaluating the attribute 'value'
┃ at /nix/store/ia1zpg1s63v6b3vin3n7bxxjgcs51s2r-source/lib/modules.nix:821:9:
┃ 820| in warnDeprecation opt //
┃ 821| { value = addErrorContext "while evaluating the option `${showOption loc}':" value;
┃ | ^
┃ 822| inherit (res.defsFinal') highestPrio;
┃
┃ … while evaluating the option `system.build.toplevel':
┃
┃ … while evaluating definitions from `/nix/store/ia1zpg1s63v6b3vin3n7bxxjgcs51s2r-source/nixos/modules/system/activation/top-level.nix':
┃
┃ … while evaluating the option `assertions':
┃
┃ … while evaluating definitions from `/nix/store/cllqwnqqr2nci1l1b3fpr9f28vd4arfq-source/nixos/common.nix':
┃
┃ (stack trace truncated; use '--show-trace' to show the full, detailed trace)
┃
┃ error: The option `home-manager.users.haseeb.wayland.windowManager.hyprland.settings."\$accent"' does not exist. Definition values:
┃ - In `/nix/store/2phys7y5pxk5dvp489ipx67hl9gzw4jr-source/modules/home-manager/hyprland.nix':
┃ {
┃ _type = "if";
┃ condition = false;
┃ content = "$mauve";
┃ }
I tried to follow the issue #9
looks like it could be this change causing issues ? https://github.com/catppuccin/nix/commit/512306ae5848d11a9b38afe4680b69e4908648a2 adding new attributes
Hi,
I am not sure if this is an issue with this flake or something else, so please let me know. But when I do a nixos-rebuild
Looking at the journalctl
Looking at the lines in the activate script, causing an error, seems to be coming from this script.
However, I do not get any errors when doing a home-manager rebuild, weirdly enough.
Any help would be greatly appreciated.
Hyprland Config: https://gitlab.com/hmajid2301/dotfiles/-/tree/main/modules/home/desktops/hyprland?ref_type=heads