diff --git a/openocd.nix b/openocd.nix index 80202d7..13d1a49 100644 --- a/openocd.nix +++ b/openocd.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { owner = "raspberrypi"; repo = "openocd"; rev = "cf9c0b41cd5c45b2faf01b4fd1186f160342b7b7"; - hash = "sha256-8PpBT+RRd8FiVBhzfsTRcIrzwrd1Y4zNYEfDga+11qU="; + hash = "sha256-geYLWDGBj4M/19amWWIzwQdPhIC6LXqjLD8+pw/DY24="; leaveDotGit = true; fetchSubmodules = true; };