Loading pkgs/development/tools/analysis/rizin/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ let rizin = stdenv.mkDerivation rec { pname = "rizin"; version = "0.7.2"; version = "0.7.3"; src = fetchurl { url = "https://github.com/rizinorg/rizin/releases/download/v${version}/rizin-src-v${version}.tar.xz"; hash = "sha256-/P8/tFrit14/YEvHoIB24yLm4U3veQmBhjeAZcyzWCo="; hash = "sha256-4O0lraa+QgmNONqczvS++9VJ5HfoD43/pcobj/n72nQ="; }; mesonFlags = [ Loading Loading
pkgs/development/tools/analysis/rizin/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ let rizin = stdenv.mkDerivation rec { pname = "rizin"; version = "0.7.2"; version = "0.7.3"; src = fetchurl { url = "https://github.com/rizinorg/rizin/releases/download/v${version}/rizin-src-v${version}.tar.xz"; hash = "sha256-/P8/tFrit14/YEvHoIB24yLm4U3veQmBhjeAZcyzWCo="; hash = "sha256-4O0lraa+QgmNONqczvS++9VJ5HfoD43/pcobj/n72nQ="; }; mesonFlags = [ Loading