octoprint: fix hash missmatch

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2025-05-01 21:01:58 +02:00
parent d17b0513de
commit c4f02acf65
+1 -1
View File
@@ -79,7 +79,7 @@ let
owner = "OctoPrint";
repo = "OctoPrint";
rev = version;
hash = "sha256-HvIMssPpRhzG//eyf0SfM5ddTUMr82F4ZS7c9tp88qw=";
hash = "sha256-Zc9t2mZQVvwJsyd0VaS8tMdGm9Ix3/QNl5ogeOTohVU=";
};
propagatedBuildInputs =