6 lines
113 B
Nix
6 lines
113 B
Nix
{
|
|
description = "Externally extensible flake systems";
|
|
|
|
# For usage, see the README.md
|
|
outputs = _: { };
|
|
}
|