lish/release.nix
Yann Esposito (Yogsototh) f47c3f0280
use nix
2020-08-01 10:00:18 +02:00

4 lines
52 B
Nix

let
def = import ./. {};
in
{ lish = def.lish; }