Skip to content

flake.lock: Update#1

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update_flake_lock_action
Open

flake.lock: Update#1
github-actions[bot] wants to merge 1 commit into
masterfrom
update_flake_lock_action

flake.lock: Update

c745152
Select commit
Loading
Failed to load commit list.
Garnix CI / nixosConfig aenderpad failed Jul 19, 2026 in 2m 36s

nixosConfig aenderpad

nixosConfig aenderpad failed

Details

Last 100 lines of logs:

aenderpad> failed running package evaluation. If you have `nix` installed, you can reproduce the error locally by running: prlimit --as=8589934592 nix build /tmp/garnix-runs-ad0ae8d2fa9c30f3#nixosConfigurations.aenderpad.config.system.build.toplevel --dry-run --json
aenderpad> warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
error (ignored): SQLite database '/home/nix-runner/.cache/nix/eval-cache-v6/38580e2126794a93200b15b9a3c0197453eb01c6a8dd883b899a7387bc3f277e.sqlite' is busy
error:
       … while calling the 'head' builtin
         at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/lib/attrsets.nix:1717:13:
         1716|           if length values == 1 || pred here (elemAt values 1) (head values) then
         1717|             head values
             |             ^
         1718|           else

       … while evaluating the attribute 'value'
         at «github:Nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/lib/modules.nix:1167:7:
         1166|     // {
         1167|       value = addErrorContext "while evaluating the option `${showOption loc}':" value;
             |       ^
         1168|       inherit (res.defsFinal') highestPrio;

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

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

       … while evaluating the option `assertions':

       … while evaluating definitions from `/nix/store/igashb29hcn1575501sxf67im06zjvzx-source/nixos/common.nix':

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

       error: The option `home-manager.users.peter.programs.noctalia-shell' does not exist. Definition values:
       - In `/nix/store/mn1bw32whlgvf026fd4b1vf581hd3h3p-source/homeManager/noctalia.nix':
           {
             _type = "if";
             condition = false;
             content = {
               enable = true;
           ...