mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 22:49:41 +00:00
vanadium: document genAttrs' todo
This commit is contained in:
parent
0f7a520ba4
commit
d5091a322e
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@
|
||||||
allDevices = ["eDP-1"] ++ allExternDevices;
|
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.
|
Generate an attribute set by mapping a function over a list of attribute names.
|
||||||
It allows setting the name of the attribute.
|
It allows setting the name of the attribute.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue