Dear Maintainer,
It seems some pkgs from channel nixpkgs-unstable can not be installed
anymore with this older version of nix-daemon.
eg.
% nix-env -iA nixpkgs.carla
installing 'carla-2.5.7'
error: this derivation has bad 'meta.outputsToInstall'
works with current version of nix-daemon (2.19.2)
For problems like that, wouldn't it be a nice idea to get the current
nix-daemon from nix itself?
Protect it with a manually created out of store gc link and use that in
the nix-daemon systemd-unit?
For that to work, it would be nice if you could not directly depend on
nix-bin from nix-setup-systemd, but only recommend, to later get rid of
it without equivs.
greets,
gebi