payjoin / ohttp-relay

Oblivious HTTP relay resource in Rust
13 stars 6 forks source link

Build with flake.nix #7

Closed DanGould closed 9 months ago

DanGould commented 9 months ago

@dongcarl how's this for a build flake?

Whoever runs this needs to set e.g PORT=3000 and GATEWAY_ORIGIN=https://payjo.in. How would downstream composition with those variables look?

DanGould commented 9 months ago

@dongcarl requesting your approval as-is with the nixpkgs version. Unix socket is a bit more trouble than I'd imagined

See #10