crane/examples/sqlx
Ivan Petkov 6f7504ad93
Drop dependency on nixpkgs (#692)
Callers should use `mkLib` with an instantiation of `pkgs` instead of
using `crane.lib.${system}` directly
2024-08-29 23:29:16 +00:00
..
migrations examples: add sqlx template (#467) 2023-11-29 01:08:21 +00:00
src examples: add sqlx template (#467) 2023-11-29 01:08:21 +00:00
.gitignore examples: add sqlx template (#467) 2023-11-29 01:08:21 +00:00
Cargo.lock chore: bump sqlx to 0.8 in examples (#688) 2024-08-24 21:50:30 +00:00
Cargo.toml chore: bump sqlx to 0.8 in examples (#688) 2024-08-24 21:50:30 +00:00
flake.nix Drop dependency on nixpkgs (#692) 2024-08-29 23:29:16 +00:00