segger-ozone: 3.22a -> 3.28e

Updated version to include more MCUs, old version has some broken functions within Ozone
This commit is contained in:
Jana Marie
2023-05-11 16:15:51 -07:00
parent 9b877f245d
commit d7aca15101
@@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "segger-ozone";
version = "3.22a";
version = "3.28e";
src = fetchurl {
url = "https://www.segger.com/downloads/jlink/Ozone_Linux_V${(lib.replaceStrings ["."] [""] version)}_x86_64.tgz";
sha256 = "0v1r8qvp1w2f3yip9fys004pa0smlmq69p7w77lfvghs1rmg1649";
sha256 = "BfmKBAKyTA0V31zkwFLrbT0Xob221KfHa6v0VxKFsSI=";
};
rpath = lib.makeLibraryPath [