Skip to content

feat(mu-gundam): use 6.6.92 kernel

302b8b1
Select commit
Loading
Failed to load commit list.
Draft

feat(mu-gundam): use 6.6.92 kernel #7

feat(mu-gundam): use 6.6.92 kernel
302b8b1
Select commit
Loading
Failed to load commit list.
Garnix CI / darwinConfig Hizack failed Jan 21, 2026 in 17s

darwinConfig Hizack

darwinConfig Hizack failed

Details

Last 100 lines of logs:

Hizack> 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-834fe8b4fe868193#darwinConfigurations.Hizack.config.system.build.toplevel --dry-run --json
Hizack> warning: ignoring untrusted flake configuration setting 'fallback'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'trusted-public-keys'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'trusted-substituters'.
Pass '--accept-flake-config' to trust it
copying path '/nix/store/bm9nkwzipn8cnf3w1k980bh4rnyw76k2-source' from 'https://cache.garnix.io'...
evaluation warning: 'targetPlatform' has been renamed to/replaced by 'stdenv.targetPlatform'
error:
       … while evaluating the attribute 'optionalValue.value'
         at /nix/store/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-source/lib/modules.nix:1256:5:
         1255|
         1256|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1257|   };

       … while evaluating a branch condition
         at /nix/store/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-source/lib/modules.nix:1256:21:
         1255|
         1256|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1257|   };

       … while evaluating definitions from `/nix/store/bm9nkwzipn8cnf3w1k980bh4rnyw76k2-source/modules/system':

       … while evaluating the option `assertions':

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

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

       error: The option `home-manager.users.ross.programs.nixvim' does not exist. Definition values:
       - In `/nix/store/hy4scnz18syzfz908nkz5vybr5z48g3x-source/users/home.nix':
           {
             colorschemes = {
               tokyonight = {
                 enable = true;
               };
           ...