deploy-rs: Switch back to upstream now that a fix has been merged

This commit is contained in:
SebastianStork 2025-12-18 11:40:10 +01:00
parent 5bc6f5bb1a
commit fea5877279
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
};
deploy-rs = {
url = "github:VolodiaPG/deploy-rs"; # https://github.com/serokell/deploy-rs/issues/325
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";
};