So I just had my nixos-rebuild fail due to the insecure nature of pnpm-10.29.2, which is fine.
The package triggering the inclusion of that pinned package is `vikunja-desktop`.
But I don't understand why the desktop application is being installed when I select `service.vikunja`, that is a webservice why is the electron app being installed too?
How do I trace from the #NixOS service option to what packages that causes to be installed?
The package triggering the inclusion of that pinned package is `vikunja-desktop`.
But I don't understand why the desktop application is being installed when I select `service.vikunja`, that is a webservice why is the electron app being installed too?
How do I trace from the #NixOS service option to what packages that causes to be installed?
1