1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00
This commit is contained in:
Robert Hensing 2025-03-27 15:50:22 +00:00
parent 02360dd65c
commit 05e5bd2140
3 changed files with 7 additions and 1 deletions

View file

@ -63,7 +63,7 @@ struct ConfigFile
};
/**
* The contents of a flake.nix file.
* A flake in context
*/
struct Flake
{