vanadium: document genAttrs' todo

This commit is contained in:
Primrose 2025-08-31 13:07:57 +08:00
parent 0f7a520ba4
commit d5091a322e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -42,6 +42,9 @@
allDevices = ["eDP-1"] ++ allExternDevices;
/**
TODO: merge when upstream is merged
https://github.com/NixOS/nixpkgs/pull/436434
Generate an attribute set by mapping a function over a list of attribute names.
It allows setting the name of the attribute.
*/