Loading pkgs/development/tools/rgp/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ fetchurl, autoPatchelfHook, dbus, directx-shader-compiler, fontconfig, freetype, glib, Loading @@ -18,21 +19,23 @@ libxcb, libXi, libxkbcommon, libxml2_13, ncurses, wayland, xcbutil, zlib, }: let buildNum = "2024-09-26-1411"; buildNum = "2025-06-12-1681"; in stdenv.mkDerivation { pname = "rgp"; version = "2.3"; version = "2.5"; src = fetchurl { url = "https://gpuopen.com/download/radeon-developer-tool-suite/RadeonDeveloperToolSuite-${buildNum}.tgz"; hash = "sha256-mgIFDStgat4E+67TaSLrcwgWTu7zLf7Nkn6zBlgeVcQ="; hash = "sha256-e7IxoaZi77klrihRO6vDh1o2Clj5lNsVlzQ7btgLsu4="; }; nativeBuildInputs = [ Loading @@ -42,6 +45,7 @@ stdenv.mkDerivation { buildInputs = [ dbus directx-shader-compiler fontconfig freetype glib Loading @@ -55,8 +59,10 @@ stdenv.mkDerivation { libxcb libXi libxkbcommon libxml2_13 ncurses wayland xcbutil zlib ]; Loading Loading
pkgs/development/tools/rgp/default.nix +9 −3 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ fetchurl, autoPatchelfHook, dbus, directx-shader-compiler, fontconfig, freetype, glib, Loading @@ -18,21 +19,23 @@ libxcb, libXi, libxkbcommon, libxml2_13, ncurses, wayland, xcbutil, zlib, }: let buildNum = "2024-09-26-1411"; buildNum = "2025-06-12-1681"; in stdenv.mkDerivation { pname = "rgp"; version = "2.3"; version = "2.5"; src = fetchurl { url = "https://gpuopen.com/download/radeon-developer-tool-suite/RadeonDeveloperToolSuite-${buildNum}.tgz"; hash = "sha256-mgIFDStgat4E+67TaSLrcwgWTu7zLf7Nkn6zBlgeVcQ="; hash = "sha256-e7IxoaZi77klrihRO6vDh1o2Clj5lNsVlzQ7btgLsu4="; }; nativeBuildInputs = [ Loading @@ -42,6 +45,7 @@ stdenv.mkDerivation { buildInputs = [ dbus directx-shader-compiler fontconfig freetype glib Loading @@ -55,8 +59,10 @@ stdenv.mkDerivation { libxcb libXi libxkbcommon libxml2_13 ncurses wayland xcbutil zlib ]; Loading