home-assistant: Fix python-vultr src
Discovered via https://tapesoftware.net/fodwatch/eval/1/job/52625.
This commit is contained in:
parent
dc9a603cae
commit
2c4779d106
@ -278,8 +278,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "spry-group";
|
||||
repo = "python-vultr";
|
||||
rev = "v${version}";
|
||||
sha256 = "1qjvvr2v9gfnwskdl0ayazpcmiyw9zlgnijnhgq9mcri5gq9jw5h";
|
||||
rev = version;
|
||||
hash = "sha256-sHCZ8Csxs5rwg1ZG++hP3MfK7ldeAdqm5ta9tEXeW+I=";
|
||||
};
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user