Fix multi deployment with deploy-rs

See https://github.com/serokell/deploy-rs/issues/325
This commit is contained in:
SebastianStork 2025-06-13 18:55:12 +02:00
parent 9fb4a18ee5
commit 5c152b3948
2 changed files with 5 additions and 4 deletions

View file

@ -29,7 +29,7 @@
};
deploy-rs = {
url = "github:serokell/deploy-rs";
url = "github:serokell/deploy-rs/5829cec63845eb50984dc8787b0edfe81bf5b980";
inputs.nixpkgs.follows = "nixpkgs";
};