@@ -21,5 +21,9 @@
];
systems = [ "x86_64-linux" "aarch64-linux" "aarch64-darwin" "x86_64-darwin" ];
crane.source = ./.;
perSystem = {pkgs, ...}: {
crane.packages.default.buildInputs = [pkgs.sqlite];
crane.shell.args.packages = [pkgs.sqlite-interactive pkgs.sqlx-cli];
};
}
The note is not visible to the blocked user.