2 lines
69 B
Nix
2 lines
69 B
Nix
|
lib: with builtins; lib.extend (self: _: { ctp = import ./. self; })
|