Comment by kragen Comment by kragen 2 days ago 2 replies Copy Link View on Hacker News Thanks for checking! I was wondering.
Copy Link mbrock 2 days ago Collapse Comment - If you run Nix (whether on NixOS or elsewhere) you can do `cachix use filc` and `nix run github:mbrock/filnix#sqlite` and it should drop you into a Fil-C SQLite after downloading the runtime dependencies from my binary cache (no warranty)! Reply View | 1 reply Copy Link kragen 2 days ago Parent Collapse Comment - Thanks! Reply View | 0 replies
If you run Nix (whether on NixOS or elsewhere) you can do `cachix use filc` and `nix run github:mbrock/filnix#sqlite` and it should drop you into a Fil-C SQLite after downloading the runtime dependencies from my binary cache (no warranty)!