mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01:00
3 lines
61 B
Nix
3 lines
61 B
Nix
{
|
|
outputs = { self }: import ./content-addressed.nix {};
|
|
}
|