hydra-pay-channels-demo/release.nix
2022-12-16 00:04:20 +00:00

6 lines
55 B
Nix

let self = import ./. {};
in
{
inherit (self) exe;
}