You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
home={username="flexksx";homeDirectory="/home/flexksx";stateVersion="24.11";packages=withpkgs;[spotify-playerbastetthemix-guiresonanceinputs.matugen.packages.${system}.default# <----- This one hereinputs.mcmojave-hyprcursor.packages.${pkgs.stdenv.hostPlatform.system}.defaulthyprland-autoname-workspaces];sessionVariables={HYPRCURSOR_THEME="McMojave";};};
And when I update, it will throw this error
error: builder for'/nix/store/62qri1wdcb6ywbwcmfwqh67gf6jl88d7-matugen-2.4.1.drv' failed with exit code 101;
last 25 log lines:
> Compiling material-colors v0.4.2
> Compiling matugen v2.4.1 (/build/source)
> error[E0425]: cannot find value `wallpaper_cfg`in this scope
> --> src/helpers.rs:72:32
>|> 72 | wallpaper::unix::set(path, wallpaper_cfg)?;>| ^^^^^^^^^^^^^ not found in this scope
>> warning: unused import: `matugen::template_util::template::get_render_data`> --> src/template.rs:7:5
>|> 7 | use matugen::template_util::template::get_render_data;>| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>|> = note: `#[warn(unused_imports)]` on by default
>> warning: unused import: `matugen::color::color::Source`> --> src/template.rs:24:5
>|> 24 | use matugen::color::color::Source;>| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> For more information about this error, try `rustc --explain E0425`.
> warning: `matugen` (bin "matugen") generated 2 warnings
> error: could not compile `matugen` (bin "matugen") due to 1 previous error; 2 warnings emitted
For full logs, run 'nix log /nix/store/62qri1wdcb6ywbwcmfwqh67gf6jl88d7-matugen-2.4.1.drv'.
error: 1 dependencies of derivation '/nix/store/373kqjjqsaxbbggvw5sczh516x1qm1rr-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/akaynys902dg0r1s5i4bcl4pd4gc08jv-home-manager-generation.drv' failed to build
The text was updated successfully, but these errors were encountered:
Added this to my flake inputs
and this to home-manager
And when I update, it will throw this error
The text was updated successfully, but these errors were encountered: