Commit Graph

4 Commits

Author SHA1 Message Date
8bf7588aba working 100% offline build 2023-11-13 05:45:26 +00:00
a6c1462b3a require fewer network interactions during build 2023-11-13 04:12:29 +00:00
01630edd13 actually build a standalone executable (runnable outside of yarn) 2023-11-12 00:10:07 +00:00
456db0bb42 build for nix
do:
```console
$ nix develop
$ reprodocible
```

and note that this is not an offline build;
it will need additional work to become *packaged* for nix.
2023-11-11 05:15:07 +00:00