logoalt Hacker News

mbrocklast Sunday at 2:40 PM1 replyview on HN

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


Replies

kragenlast Sunday at 2:42 PM

Thanks!