1error:2 … while evaluating the attribute 'optionalValue.value'3 at «github:nixos/nixpkgs/0ae2bc1419c3f345984c2629e72e7a631820fa4d?narHash=sha256-vXNVDVtvfiQuXthP0NHPFdNvvMTkGpx0UP8oddIWbNk%3D»/lib/modules.nix:1312:5:4 1311|5 1312| optionalValue = if isDefined then { value = mergedValue; } else { };6 | ^7 1313| };89 … while evaluating a branch condition10 at «github:nixos/nixpkgs/0ae2bc1419c3f345984c2629e72e7a631820fa4d?narHash=sha256-vXNVDVtvfiQuXthP0NHPFdNvvMTkGpx0UP8oddIWbNk%3D»/lib/modules.nix:1312:21:11 1311|12 1312| optionalValue = if isDefined then { value = mergedValue; } else { };13 | ^14 1313| };1516 … while evaluating definitions from `/nix/store/lrxvs4l9bqbgjfz7w9bkfg5zqq442jxc-source/modules/transposition.nix':1718 … while evaluating definitions from `/nix/store/l2sinkkmq8qy4whb470x6l5izlmdwdah-source/parts/ci.nix, via option perSystem':1920 … while evaluating the option `system.build.toplevel':2122 … while evaluating definitions from `/nix/store/wswvrdgsdx3zq9gy1mqnbqnvdh087bbn-source/nixos/modules/system/activation/top-level.nix':2324 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526 error:27 Failed assertions:28 - The option definition `services.nixbot.github.oauthPrivateRepoScope' in `/nix/store/l2sinkkmq8qy4whb470x6l5izlmdwdah-source/hosts/makai/services/nixbot.nix' no longer has any effect; please remove it.29 Private-repo visibility is now determined with nixbot's own forge30 credentials instead of the user's login token, so the write-capable31 "repo" OAuth scope is no longer requested.