Commit graph

8 commits

Author SHA1 Message Date
Simon Bruder 35230b6c37
flake: Update pre-commit-hooks.nix to new name
All checks were successful
/ build (push) Successful in 33s
This also removes all input overrides.
2024-07-24 12:19:59 +02:00
Simon Bruder 8414f5fcf4
Do not use full OCI image name for build 2024-07-19 15:29:03 +02:00
Simon Bruder abea41ebd0
Deny clippy warnings in pre-commit hook 2024-07-19 00:12:28 +02:00
Simon Bruder b4f13741f7
Add OCI container output to flake 2024-07-19 00:06:25 +02:00
Simon Bruder 00d7647187
Switch to sqlx
While diesel has a native rust interface, writing more complex queries
is easier when you can just pass a SQL query string.
2024-07-19 00:05:26 +02:00
Simon Bruder 11be165f6d
Use nightly rust for development 2024-07-11 01:17:01 +02:00
Simon Bruder ae50056252
Add postgresql CLI 2024-07-11 01:16:36 +02:00
Simon Bruder f4ba4e9733
Init 2024-07-11 01:16:00 +02:00