hydra-pay-channels-demo/release.nix

6 lines
55 B
Nix
Raw Permalink Normal View History

2022-12-16 00:00:00 +00:00
let self = import ./. {};
in
{
inherit (self) exe;
}