rocmPackages.rocm-cmake: no need to specify page/filter now
This commit is contained in:
@@ -22,8 +22,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
name = finalAttrs.pname;
|
||||
owner = finalAttrs.src.owner;
|
||||
repo = finalAttrs.src.repo;
|
||||
page = "releases?per_page=2";
|
||||
filter = ".[1].tag_name | split(\"-\") | .[1]";
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user