Update deploy-rs

This commit is contained in:
Alexander Bantyev 2021-09-19 20:32:05 +03:00
parent 8dee813595
commit babaa466fa
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -106,11 +106,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1624616894, "lastModified": 1628752686,
"narHash": "sha256-G721I9brAMCkZKXIFsgOQ1JCZ9Rj9DM7QSm0pvpQldc=", "narHash": "sha256-Lzh9MYUJDsjgif+YEyOErXtj1IH+ci8J1C30g1ms69s=",
"owner": "serokell", "owner": "serokell",
"repo": "deploy-rs", "repo": "deploy-rs",
"rev": "3885d29f9dfea9f6a54e4a25da754dfa2789bc2b", "rev": "e5546f9c2503c26d175f08a81fc0a0f330be4cbe",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -369,6 +369,7 @@
"naersk": { "naersk": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"deploy-rs",
"nixpkgs" "nixpkgs"
] ]
}, },