mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
deploy-rs: Switch back to upstream now that a fix has been merged
This commit is contained in:
parent
5bc6f5bb1a
commit
fea5877279
2 changed files with 6 additions and 6 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue