Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.4.0 #298142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.37.1 with grep in /nix/store/qkg2p2xzmzhznlbmf2kfp29nn3ksgm1m-python3.11-rocm-docs-core-0.37.1
  • found 0.37.1 in filename of file in /nix/store/qkg2p2xzmzhznlbmf2kfp29nn3ksgm1m-python3.11-rocm-docs-core-0.37.1

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qkg2p2xzmzhznlbmf2kfp29nn3ksgm1m-python3.11-rocm-docs-core-0.37.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/8214360af2a5220fd3aa675c98a3ff3d2f1e3684.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8214360af2a5220fd3aa675c98a3ff3d2f1e3684#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qkg2p2xzmzhznlbmf2kfp29nn3ksgm1m-python3.11-rocm-docs-core-0.37.1
ls -la /nix/store/qkg2p2xzmzhznlbmf2kfp29nn3ksgm1m-python3.11-rocm-docs-core-0.37.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@ofborg ofborg bot requested review from Madouura, Flakebi and mschwaig March 22, 2024 19:51
@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 0.37.1 rocmPackages_5.rocm-docs-core: 0.26.0 -> 0.38.0 Mar 29, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.38.0 with grep in /nix/store/j2xp1q1r45iy7g485l6rv9zrz18f6bla-python3.11-rocm-docs-core-0.38.0
  • found 0.38.0 in filename of file in /nix/store/j2xp1q1r45iy7g485l6rv9zrz18f6bla-python3.11-rocm-docs-core-0.38.0

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/j2xp1q1r45iy7g485l6rv9zrz18f6bla-python3.11-rocm-docs-core-0.38.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/16740ccdb9c8ef0626827ede0827ba803ae29c29.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/16740ccdb9c8ef0626827ede0827ba803ae29c29#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/j2xp1q1r45iy7g485l6rv9zrz18f6bla-python3.11-rocm-docs-core-0.38.0
ls -la /nix/store/j2xp1q1r45iy7g485l6rv9zrz18f6bla-python3.11-rocm-docs-core-0.38.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 8214360 to 16740cc Compare March 29, 2024 18:10
@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 0.38.0 rocmPackages_5.rocm-docs-core: 0.26.0 -> 0.38.1 Apr 11, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 16740cc to 49b30ba Compare April 11, 2024 05:29
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.38.1 with grep in /nix/store/z11pg9ghndqavrihkgm3jh8iizmvbr9h-python3.11-rocm-docs-core-0.38.1
  • found 0.38.1 in filename of file in /nix/store/z11pg9ghndqavrihkgm3jh8iizmvbr9h-python3.11-rocm-docs-core-0.38.1

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/z11pg9ghndqavrihkgm3jh8iizmvbr9h-python3.11-rocm-docs-core-0.38.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/49b30ba4053eea16d31f612353e08bcd1f16f2a5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/49b30ba4053eea16d31f612353e08bcd1f16f2a5#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/z11pg9ghndqavrihkgm3jh8iizmvbr9h-python3.11-rocm-docs-core-0.38.1
ls -la /nix/store/z11pg9ghndqavrihkgm3jh8iizmvbr9h-python3.11-rocm-docs-core-0.38.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 0.38.1 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.0.0 Apr 22, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 49b30ba to 45594cd Compare April 22, 2024 13:18
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.0.0 with grep in /nix/store/hk181h8d6y7n7lv8hzsfbpq6nis3r2bc-python3.11-rocm-docs-core-1.0.0
  • found 1.0.0 in filename of file in /nix/store/hk181h8d6y7n7lv8hzsfbpq6nis3r2bc-python3.11-rocm-docs-core-1.0.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hk181h8d6y7n7lv8hzsfbpq6nis3r2bc-python3.11-rocm-docs-core-1.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/45594cdf1504c1ee1950109a140601398808ccea.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/45594cdf1504c1ee1950109a140601398808ccea#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/hk181h8d6y7n7lv8hzsfbpq6nis3r2bc-python3.11-rocm-docs-core-1.0.0
ls -la /nix/store/hk181h8d6y7n7lv8hzsfbpq6nis3r2bc-python3.11-rocm-docs-core-1.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.0.0 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.1 Apr 27, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 45594cd to 289b82f Compare April 27, 2024 20:09
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1.1 with grep in /nix/store/w3ccz9ic69vaqn6m5xikqyy48mb6as9s-python3.11-rocm-docs-core-1.1.1
  • found 1.1.1 in filename of file in /nix/store/w3ccz9ic69vaqn6m5xikqyy48mb6as9s-python3.11-rocm-docs-core-1.1.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/w3ccz9ic69vaqn6m5xikqyy48mb6as9s-python3.11-rocm-docs-core-1.1.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/289b82feeea0733d4f947d49d3e211697b054fb9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/289b82feeea0733d4f947d49d3e211697b054fb9#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/w3ccz9ic69vaqn6m5xikqyy48mb6as9s-python3.11-rocm-docs-core-1.1.1
ls -la /nix/store/w3ccz9ic69vaqn6m5xikqyy48mb6as9s-python3.11-rocm-docs-core-1.1.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.1 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.2 May 18, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 289b82f to 82e3747 Compare May 18, 2024 17:26
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1.2 with grep in /nix/store/m0v5jinzz0cf3gsxzlyc8s3ks9n8fd92-python3.11-rocm-docs-core-1.1.2
  • found 1.1.2 in filename of file in /nix/store/m0v5jinzz0cf3gsxzlyc8s3ks9n8fd92-python3.11-rocm-docs-core-1.1.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/m0v5jinzz0cf3gsxzlyc8s3ks9n8fd92-python3.11-rocm-docs-core-1.1.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/82e37477d3801043c0aed456c300f9c87ebd46bb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/82e37477d3801043c0aed456c300f9c87ebd46bb#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/m0v5jinzz0cf3gsxzlyc8s3ks9n8fd92-python3.11-rocm-docs-core-1.1.2
ls -la /nix/store/m0v5jinzz0cf3gsxzlyc8s3ks9n8fd92-python3.11-rocm-docs-core-1.1.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.2 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.3 May 23, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 82e3747 to 6b0ab61 Compare May 23, 2024 09:39
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1.3 with grep in /nix/store/sxbg0dqicn4nf6b4c415g081zfky9fsa-python3.11-rocm-docs-core-1.1.3
  • found 1.1.3 in filename of file in /nix/store/sxbg0dqicn4nf6b4c415g081zfky9fsa-python3.11-rocm-docs-core-1.1.3

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/sxbg0dqicn4nf6b4c415g081zfky9fsa-python3.11-rocm-docs-core-1.1.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/6b0ab6137ef47d6a5d38da9d3608721366e09405.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6b0ab6137ef47d6a5d38da9d3608721366e09405#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/sxbg0dqicn4nf6b4c415g081zfky9fsa-python3.11-rocm-docs-core-1.1.3
ls -la /nix/store/sxbg0dqicn4nf6b4c415g081zfky9fsa-python3.11-rocm-docs-core-1.1.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 6b0ab61 to 46e058f Compare May 29, 2024 07:36
@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.1.3 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.2.0 May 29, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.2.0 with grep in /nix/store/kszcq34bqvwbjlwms1xk02nbgxrp4q9g-python3.11-rocm-docs-core-1.2.0
  • found 1.2.0 in filename of file in /nix/store/kszcq34bqvwbjlwms1xk02nbgxrp4q9g-python3.11-rocm-docs-core-1.2.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kszcq34bqvwbjlwms1xk02nbgxrp4q9g-python3.11-rocm-docs-core-1.2.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/46e058fa5aeb2428c87208aacdf3bbb138cda6a5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/46e058fa5aeb2428c87208aacdf3bbb138cda6a5#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/kszcq34bqvwbjlwms1xk02nbgxrp4q9g-python3.11-rocm-docs-core-1.2.0
ls -la /nix/store/kszcq34bqvwbjlwms1xk02nbgxrp4q9g-python3.11-rocm-docs-core-1.2.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.2.0 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.3.0 Jun 5, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 46e058f to 6475d02 Compare June 5, 2024 09:55
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 5, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.3.0 with grep in /nix/store/iql0jljdfxn5nx9wi4csqwykygmx3sxx-python3.11-rocm-docs-core-1.3.0
  • found 1.3.0 in filename of file in /nix/store/iql0jljdfxn5nx9wi4csqwykygmx3sxx-python3.11-rocm-docs-core-1.3.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/iql0jljdfxn5nx9wi4csqwykygmx3sxx-python3.11-rocm-docs-core-1.3.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/6475d025659d4b3253a11a98813b05144b785f2c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6475d025659d4b3253a11a98813b05144b785f2c#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/iql0jljdfxn5nx9wi4csqwykygmx3sxx-python3.11-rocm-docs-core-1.3.0
ls -la /nix/store/iql0jljdfxn5nx9wi4csqwykygmx3sxx-python3.11-rocm-docs-core-1.3.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

@r-ryantm r-ryantm changed the title rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.3.0 rocmPackages_5.rocm-docs-core: 0.26.0 -> 1.4.0 Jun 11, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rocmPackages_5.rocm-docs-core branch from 6475d02 to 6bc0a87 Compare June 11, 2024 20:36
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rocmPackages_5.rocm-docs-core is: ROCm Documentation Python package for ReadTheDocs build standardization

meta.homepage for rocmPackages_5.rocm-docs-core is: https://github.com/RadeonOpenCompute/rocm-docs-core

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.4.0 with grep in /nix/store/j79v3d1rkcy0b4wk8adqv8rqn9hw2w02-python3.11-rocm-docs-core-1.4.0
  • found 1.4.0 in filename of file in /nix/store/j79v3d1rkcy0b4wk8adqv8rqn9hw2w02-python3.11-rocm-docs-core-1.4.0

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

rocmPackages_5.rocm-docs-core
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/j79v3d1rkcy0b4wk8adqv8rqn9hw2w02-python3.11-rocm-docs-core-1.4.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rocmPackages_5.rocm-docs-core https://github.com/r-ryantm/nixpkgs/archive/6bc0a87a4d6b824c417dc59d6a30fece62d5a3b5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6bc0a87a4d6b824c417dc59d6a30fece62d5a3b5#rocmPackages_5.rocm-docs-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/j79v3d1rkcy0b4wk8adqv8rqn9hw2w02-python3.11-rocm-docs-core-1.4.0
ls -la /nix/store/j79v3d1rkcy0b4wk8adqv8rqn9hw2w02-python3.11-rocm-docs-core-1.4.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

2 packages built:
  • rocmPackages_5.rocm-docs-core
  • rocmPackages_5.rocm-docs-core.dist

Maintainer pings

cc @Madouura @Flakebi @mschwaig for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant