Skip to content

Instantly share code, notes, and snippets.

@ktechmidas
Created September 19, 2025 16:13
Show Gist options
  • Select an option

  • Save ktechmidas/2e8efdcbe9501f2ccdec3aac83b65507 to your computer and use it in GitHub Desktop.

Select an option

Save ktechmidas/2e8efdcbe9501f2ccdec3aac83b65507 to your computer and use it in GitHub Desktop.
error:
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:50:17:
49| value = commonAttrs // {
50| outPath = builtins.getAttr outputName strict;
| ^
51| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating the option `system.build.toplevel':
… while evaluating definitions from `/nix/store/wn3wblni1cm7plb1dvakqcmr31szqdgn-source/nixos/modules/system/activation/top-level.nix':
… while evaluating the option `system.systemBuilderArgs':
… while evaluating definitions from `/nix/store/wn3wblni1cm7plb1dvakqcmr31szqdgn-source/nixos/modules/system/activation/activatable-system.nix':
… while evaluating the option `system.activationScripts.etc.text':
… while evaluating definitions from `/nix/store/wn3wblni1cm7plb1dvakqcmr31szqdgn-source/nixos/modules/system/etc/etc-activation.nix':
… while evaluating definitions from `/nix/store/wn3wblni1cm7plb1dvakqcmr31szqdgn-source/nixos/modules/system/etc/etc.nix':
… while evaluating the option `environment.etc.dbus-1.source':
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: not supported anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment