1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-21 17:01:10 +03:00
nixpkgs/lib/tests/modules/define-submoduleWith-noshorthand.nix

4 lines
38 B
Nix
Raw Normal View History

2020-01-01 01:11:45 +01:00
{
submodule.config.config = true;
}