mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Package{,Info}: comments
This commit is contained in:
parent
65255edc9b
commit
ea6aa5ffd8
2 changed files with 6 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
|
||||
/**
|
||||
* A "parsed" package attribute set.
|
||||
*/
|
||||
struct PackageInfo
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue