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 / nixosConfig jegan failed Jan 21, 2026 in 21s

nixosConfig jegan

nixosConfig jegan failed

Details

Last 100 lines of logs:

jegan> 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#nixosConfigurations.jegan.config.system.build.toplevel --dry-run --json
jegan> 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/a61dysx5pnv0idmchy1jfsnmv2xq8n24-source' from 'https://cache.garnix.io'...
evaluation warning: 'targetPlatform' has been renamed to/replaced by 'stdenv.targetPlatform'
error:
       … while calling the 'head' builtin
         at /nix/store/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-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/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-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/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-source/nixos/modules/system/activation/top-level.nix':

       … while evaluating the option `assertions':

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

       … while evaluating the option `home-manager.users.ross.assertions':

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

       … while evaluating the option `home-manager.users.ross.home.username':

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

       … while evaluating the option `users.users':

       … while evaluating definitions from `/nix/store/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-source/nixos/modules/services/system/nix-daemon.nix':

       … while evaluating the option `nix.package':

       … while evaluating definitions from `/nix/store/j5vyzjqniwdr6az98kgqznvpp3b7j1vv-source/flake.nix':

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

       error: attribute 'riscv64-linux' missing
       at /nix/store/87v931hq4z8w0x9d0mcb8xb3i5qbrcjv-source/modules/nixos.nix:31:21:
           30|     lib.mkIf cfg.enable {
           31|       nix.package = inputs.nix.packages."${pkgs.stdenv.system}".default;
             |                     ^
           32|