override-utils: Reference NixOS/nix#8187

This commit is contained in:
Andrew Kvalheim 2024-01-03 07:15:07 -08:00
parent 7a6f50aa14
commit 6a3bd1b4c0

View file

@ -136,7 +136,7 @@ in
{
inherit pin pr unstable;
any = { };
any = { }; # TODO: Can this be implied for all nonexistent packages? (e.g. via NixOS/nix#8187)
namespaced = mapAttrs (_: recurseIntoAttrs);