Trying to build my system after a channel update of nixos-20.03-small
yields an error: Invalid package attribute path nextcloud19
with the trace:
$ sudo nixos-rebuild build --show-trace
building Nix...
building the system configuration...
error: while evaluating the attribute 'activationScript' of the derivation 'nixos-system-perscitia-20.03.2680.c9f5211b769' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:103:5:
while evaluating the attribute 'system.activationScripts.script' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:68:9:
while evaluating 'textClosureMap' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/strings-with-deps.nix:70:35, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:89:18:
while evaluating 'id' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/trivial.nix:14:5, called from undefined position:
while evaluating the attribute 'text' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/activation-script.nix:9:5:
while evaluating the attribute 'text' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/strings-with-deps.nix:77:38:
while evaluating the attribute 'sources' of the derivation 'etc' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/etc/etc.nix:12:5:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/etc/etc.nix:20:20, called from undefined position:
while evaluating the attribute 'source' at undefined position:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:84:45, called from undefined position:
while evaluating the attribute 'value' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:379:9:
while evaluating the option `environment.etc.dbus-1.source':
while evaluating the attribute 'mergedValue' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:411:5:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:22, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:9:
while evaluating 'check' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:251:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:414:14:
while evaluating the attribute 'serviceDirectories' of the derivation 'dbus-1' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:263:14, called from undefined position:
while evaluating the attribute 'value' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:425:27:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:22, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:413:9:
while evaluating 'check' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/types.nix:251:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:414:14:
while evaluating the attribute 'passAsFile' of the derivation 'system-path' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute 'buildCommand' of the derivation 'nixos-manpages' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute 'buildCommand' of the derivation 'manual-olinkdb' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute 'buildCommand' of the derivation 'nixos-manual-combined' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute 'buildCommand' of the derivation 'generated-docbook' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute 'buildCommand' of the derivation 'options-docbook.xml' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating 'genRelatedPackages' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:51:24, called from
/nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:39:99:
while evaluating anonymous function at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:70:57, called from undefined position:
while evaluating 'describe' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:56:18, called from /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:70:60:
while evaluating 'attrByPath' at /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/lib/attrsets.nix:24:35, called from /nix/store/dldz9i859k6yx6p4klakns6kh64d097l-source/nixos/lib/make-options-doc/default.nix:61:38:
Invalid package attribute path `nextcloud19'
which I’m having trouble deciphering. A previous channel version does not yield this error; if the reason for this error isn’t apparent I’ll dig the hash up. The configuration I’m trying to build is available at https://github.com/tmplt/nixos-config/blob/c22795e590f2581e19701b5fa31c660a545018d4/systems/laptop.nix, but nowhere do I refer to a nextcloud19
attribute, nor does the home-manager revision I’m pulling in.
Is something up with the channel or must I fix something locally? Cheers.