lish/release.nix

5 lines
52 B
Nix
Raw Normal View History

2020-08-01 08:00:18 +00:00
let
def = import ./. {};
in
{ lish = def.lish; }