Skip to content

fix(modules): repair x86_64 host builds after flake update - #401

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
fix/flake-update-build-breakage
Open

fix(modules): repair x86_64 host builds after flake update#401
github-actions[bot] wants to merge 1 commit into
masterfrom
fix/flake-update-build-breakage

fix(modules): drop removed gst-vaapi, allow build-time pnpm on galactica

448c962
Select commit
Loading
Failed to load commit list.
Garnix CI / check router-test [x86_64-linux] failed Jul 18, 2026 in 1m 19s

check router-test [x86_64-linux]

check router-test [x86_64-linux] failed

Details

Last 100 lines of logs:

router-test> 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-df7f11d4e53c0d15#checks.x86_64-linux.router-test --dry-run --json
router-test> error (ignored): SQLite database '/home/nix-runner/.cache/nix/eval-cache-v6/0a5f11654ac82dab2070d4c2eae1eb4bcb28ecbe11ec23e5eec645959b47873b.sqlite' is busy
error:
       … while evaluating the attribute 'drvPath'
         at «github:nixos/nixpkgs/293d6abedf0478e681a4dfcfcb35b30fc796a32f?narHash=sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0%3D»/lib/customisation.nix:427:7:
          426|     // {
          427|       drvPath =
             |       ^
          428|         assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `driverConfigurationFile':

       … while evaluating the option `driverConfiguration.vms.router.start_script':

       … while evaluating definitions from `/nix/store/np2w09kxd4hy2qw4swcnxnm77axim29k-source/nixos/lib/testing/driver-configuration.nix':

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

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

       … while evaluating the option `nodes.router.warnings':

       … while evaluating definitions from `/nix/store/np2w09kxd4hy2qw4swcnxnm77axim29k-source/nixos/modules/system/boot/systemd.nix':

       … while evaluating the option `nodes.router.systemd.services.router-client-monitor.serviceConfig':

       … while evaluating definitions from `/nix/store/slca1mzwhpmz93b28zxz8cd5j0f6f2ia-source/hosts/router/services/client-monitor.nix':

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

       error: attribute 'sops' missing
       at /tmp/garnix-runs-df7f11d4e53c0d15/hosts/router/services/client-monitor.nix:19:25:
           18|       # so DynamicUser is fine.
           19|       EnvironmentFile = config.sops.secrets."ntfy-publisher-env".path;
             |                         ^
           20|       Restart = "always";
       Did you mean jobs?