Loading pkgs/os-specific/linux/intel-compute-runtime/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "intel-compute-runtime"; version = "23.30.26918.20"; version = "23.35.27191.9"; src = fetchFromGitHub { owner = "intel"; repo = "compute-runtime"; rev = version; hash = "sha256-dEznHRgAcJa/BBTD/AWJHlA7fNj2IXHHrYcKM4M+/1o="; hash = "sha256-yyuP9erK3bQ5oegLXPM+of6x7fslUXHPlX2q71lnGWA="; }; nativeBuildInputs = [ cmake pkg-config ]; Loading Loading
pkgs/os-specific/linux/intel-compute-runtime/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "intel-compute-runtime"; version = "23.30.26918.20"; version = "23.35.27191.9"; src = fetchFromGitHub { owner = "intel"; repo = "compute-runtime"; rev = version; hash = "sha256-dEznHRgAcJa/BBTD/AWJHlA7fNj2IXHHrYcKM4M+/1o="; hash = "sha256-yyuP9erK3bQ5oegLXPM+of6x7fslUXHPlX2q71lnGWA="; }; nativeBuildInputs = [ cmake pkg-config ]; Loading