Skip to content

When try to rebuild system there is error. #2

@erkingoksuu

Description

@erkingoksuu

There are error related to haishoku which is dependency of pywal.nix.

error:
       … while calling the 'head' builtin
         at /nix/store/fqyqwsw82v7jr6ncgrrg7cama5sl577r-source/lib/attrsets.nix:1696:13:
         1695|           if length values == 1 || pred here (elemAt values 1) (head values) then
         1696|             head values
             |             ^
         1697|           else

       … while evaluating the attribute 'value'
         at /nix/store/fqyqwsw82v7jr6ncgrrg7cama5sl577r-source/lib/modules.nix:1118:7:
         1117|     // {
         1118|       value = addErrorContext "while evaluating the option `${showOption loc}':" value;
             |       ^
         1119|       inherit (res.defsFinal') highestPrio;

       … while evaluating the option `system.build.toplevel':

       … while evaluating definitions from `/nix/store/fqyqwsw82v7jr6ncgrrg7cama5sl577r-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `home-manager.users.erkin.home.file':

       … while evaluating definitions from `/nix/store/v29zr72phqlr474gjz82y90r9q0xnvsd-source/modules/misc/xdg.nix':

       … while evaluating the option `home-manager.users.erkin.xdg.configFile':

       … while evaluating definitions from `/nix/store/v29zr72phqlr474gjz82y90r9q0xnvsd-source/modules/misc/gtk/gtk4.nix':

       … while evaluating the option `home-manager.users.erkin.gtk.gtk4.extraCss':

       … while evaluating definitions from `/nix/store/ygb8k2ih9iy7xi0bwrh72ccl9l0lwf6k-source/homeModules/gtk.nix':

       … while evaluating the option `home-manager.users.erkin.pywal-nix.colorScheme':

       … while evaluating definitions from `/nix/store/ygb8k2ih9iy7xi0bwrh72ccl9l0lwf6k-source/homeModules/pywal.nix':

       … while evaluating the option `home-manager.users.erkin.pywal-nix.colourScheme':

       … while evaluating definitions from `/nix/store/ygb8k2ih9iy7xi0bwrh72ccl9l0lwf6k-source/homeModules/pywal.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: python3.13-haishoku-1.1.8 does not configure a `format`. To build with setuptools as before, set `pyproject = true` and `build-system = [ setuptools ]`.`
Command 'nix --extra-experimental-features 'nix-command flakes' build --print-out-paths '/home/erkin/Documents/nixos#nixosConfigurations."nixos".config.system.build.toplevel' --no-link --commit-lock-file' returned non-zero exit status 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions