mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 11:41: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
10
flake.lock
generated
10
flake.lock
generated
|
|
@ -46,15 +46,15 @@
|
|||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1749197967,
|
||||
"narHash": "sha256-wasotk39Kpd6Lp/+ujdiVCrxx/FqZUZ5TbNzCxwynC8=",
|
||||
"owner": "VolodiaPG",
|
||||
"lastModified": 1766051518,
|
||||
"narHash": "sha256-znKOwPXQnt3o7lDb3hdf19oDo0BLP4MfBOYiWkEHoik=",
|
||||
"owner": "serokell",
|
||||
"repo": "deploy-rs",
|
||||
"rev": "2edaf49a9735d4b38274aa5a0782e51b727d58fa",
|
||||
"rev": "d5eff7f948535b9c723d60cd8239f8f11ddc90fa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "VolodiaPG",
|
||||
"owner": "serokell",
|
||||
"repo": "deploy-rs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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