mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
Added licenses to the lib attributeset
svn path=/nixpkgs/trunk/; revision=20249
This commit is contained in:
parent
680c80e0b4
commit
05245ea055
|
@ -21,7 +21,7 @@ let
|
|||
|
||||
in
|
||||
{ inherit trivial lists strings stringsWithDeps attrsets sources options
|
||||
properties modules types meta debug maintainers platforms systems;
|
||||
properties modules types meta debug maintainers licenses platforms systems;
|
||||
}
|
||||
# !!! don't include everything at top-level; perhaps only the most
|
||||
# commonly used functions.
|
||||
|
|
Loading…
Reference in a new issue