Remove cudainfo and amd-uprof from crossSet #210

Open
abonerib wants to merge 3 commits from abonerib/jungle:cross-filter into master
Showing only changes of commit 9f740ec234 - Show all commits

View File

@ -90,7 +90,7 @@ in
meta = {
description = "Performance analysis tool-suite for x86 based applications";
homepage = "https://www.amd.com/es/developer/uprof.html";
platforms = lib.platforms.linux;
platforms = [ "x86_64-linux" ];
license = lib.licenses.unfree;
maintainers = with lib.maintainers.bsc; [ rarias varcila ];
};