Hacker News new | ask | show | jobs
by kragen 230 days ago
Thanks for checking! I was wondering.
1 comments

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)!
Thanks!