style: ~apply alejandra

This commit is contained in:
zerosummed
2025-04-17 03:57:54 +03:00
parent 6dc09c55f0
commit 8f5c89f6ce
7 changed files with 299 additions and 234 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ in
cargoLock.lockFile = ./Cargo.lock;
buildInputs = [ postgresql_15 ];
buildInputs = [postgresql_15];
doCheck = true;
}