cargo workspace + migrations

This commit is contained in:
2026-03-25 10:28:04 +00:00
parent e6ba5306cd
commit 86c150dff1
11 changed files with 5002 additions and 3 deletions
+1
View File
@@ -194,6 +194,7 @@
# Extra inputs can be added here; cargo and rustc are provided by default.
packages = [
pkgs.cargo-hakari
pkgs.sea-orm-cli
];
};
}