mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
4 lines
61 B
Nix
4 lines
61 B
Nix
{
|
|
outputs = { self }: import ./content-addressed.nix {};
|
|
}
|