Remix.run Logo
kragen 4 days ago

Thanks for checking! I was wondering.

mbrock 4 days ago | parent [-]

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

kragen 4 days ago | parent [-]

Thanks!