forked from mirrors/nixpkgs
octoprint: 1.8.2 fix sha256 aufter upstream change
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
parent
d6a1ddd9d0
commit
3ea5fcb7da
|
@ -80,7 +80,7 @@ let
|
|||
owner = "OctoPrint";
|
||||
repo = "OctoPrint";
|
||||
rev = version;
|
||||
sha256 = "sha256-8MUKUayVFbUv5JYpssneaEmK7Q2RlleHJgQsLZQnHa8=";
|
||||
sha256 = "sha256-uJuGeDS4TnGH1r+6oHtcJDZVGM7hDmkJpB35B1JtqQ0=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with super; [
|
||||
|
|
Loading…
Reference in a new issue