Skip to content

nix: support sqlite on mac

Administrator requested to merge k/nix-mac into main

Created by: keegancsmith

We can just always shell out to the build script since it is a noop if the shared library exists. Previously we would always print the "building" message since the filename is different on mac.

Merge request reports

Loading