surrealdb-migrations: 2.2.2 -> 2.3.0 (#415458)
This commit is contained in:
commit
8177ee4e70
@ -9,7 +9,7 @@
|
||||
|
||||
let
|
||||
pname = "surrealdb-migrations";
|
||||
version = "2.2.2";
|
||||
version = "2.3.0";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
inherit pname version;
|
||||
@ -18,11 +18,11 @@ rustPlatform.buildRustPackage {
|
||||
owner = "Odonno";
|
||||
repo = "surrealdb-migrations";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-PLCnfkjmmp7Xx6sF9u15X52JB3x8135xjBr8yYkqYhQ=";
|
||||
hash = "sha256-BCShTHZSeahJclOHcWh7etl0FajhFs4/RVVszFZdOV8=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-x0S9hHvHlQNelX2QR/4ApwZxgdzjGWnyDxNUrQvyTH0=";
|
||||
cargoHash = "sha256-fV7yHRiqcM4l9i3tnoMawEQxd9fqbcZYZkeTITy310g=";
|
||||
|
||||
# Error: No such file or directory (os error 2)
|
||||
# failures:
|
||||
|
Loading…
x
Reference in New Issue
Block a user