mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 14:31:06 +01:00
GC root for fetched nixpkgs/lib content
This commit is contained in:
commit
63e0b5d081
175 changed files with 18510 additions and 0 deletions
4
tests/modules/define-bare-submodule-values.nix
Normal file
4
tests/modules/define-bare-submodule-values.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
bare-submodule.nested = 42;
|
||||
bare-submodule.deep = 420;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue