octoprint: update hash to match tag update upstream
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
parent
5658c81155
commit
477976160c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ let
|
|||
owner = "OctoPrint";
|
||||
repo = "OctoPrint";
|
||||
rev = version;
|
||||
hash = "sha256-GrL11iOd45uKwu2R3NwZG5v/SqRbyF7QCU0qvwC/w1A=";
|
||||
hash = "sha256-DSngV8nWHNqfPEBIfGq3HQeC1p9s6Q+GX+LcJiAiS4E=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with self; [
|
||||
|
|
Loading…
Reference in a new issue