Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2020-12-22 00:46:42 +00:00
committed by GitHub
39 changed files with 351 additions and 382 deletions
@@ -2,7 +2,7 @@
stdenv.mkDerivation rec {
pname = "rocm-cmake";
version = "3.10.0";
version = "4.0.0";
src = fetchFromGitHub {
owner = "RadeonOpenCompute";