The den._.unfree battery is broken under Home Manager. Here's my repro.
It fails with the message:
error: The option `home-manager.users.tux.unfree.packages' in `/nix/store/b79a4h16k59h5hxq696xfsvspk4av19g-source/modules/aspects/provides/unfree/unfree-predicate-builder.nix, via option den.default.includes."[definition 1-entry 1]".<function body>.includes."[definition 1-entry 1]".homeManager' is already declared in `/nix/store/b79a4h16k59h5hxq696xfsvspk4av19g-source/modules/aspects/provides/unfree/unfree-predicate-builder.nix, via option den.default.includes."[definition 1-entry 1]".<function body>.includes."[definition 1-entry 1]".homeManager'.
I noticed this bug is only present in the newest commit: fix(hm): parametric aspects at user.includes are accounted now.
The
den._.unfreebattery is broken under Home Manager. Here's my repro.It fails with the message:
I noticed this bug is only present in the newest commit: fix(hm): parametric aspects at user.includes are accounted now.