her.esy.fun/src/posts/0010-Haskell-Now/my-app/release.nix

5 lines
64 B
Nix
Raw Normal View History

2019-12-31 00:00:04 +00:00
let
def = import ./. {};
in
{ my_project = def.my_project; }