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

libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-03-10 #364014

Merged
merged 1 commit into from
Mar 24, 2025

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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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.68-unstable-2024-11-22 in filename of file in /nix/store/ikhwsr6ll88q9gm92nk56bjhqabrd9gz-libretro-play-0.68-unstable-2024-11-22

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ikhwsr6ll88q9gm92nk56bjhqabrd9gz-libretro-play-0.68-unstable-2024-11-22 \
  --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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/604441daf8ef3bd20491ca64a7c4a8aad07ea312.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/604441daf8ef3bd20491ca64a7c4a8aad07ea312#libretro.play

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

ls -la /nix/store/ikhwsr6ll88q9gm92nk56bjhqabrd9gz-libretro-play-0.68-unstable-2024-11-22
ls -la /nix/store/ikhwsr6ll88q9gm92nk56bjhqabrd9gz-libretro-play-0.68-unstable-2024-11-22/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2024-10-19 -> 0.68-unstable-2024-11-22 libretro.play: 0-unstable-2024-10-19 -> 0.68-unstable-2024-12-19 Dec 21, 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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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.68-unstable-2024-12-19 in filename of file in /nix/store/nqh3zyfy2fb39vbpnm3ng17gb47swflm-libretro-play-0.68-unstable-2024-12-19

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/nqh3zyfy2fb39vbpnm3ng17gb47swflm-libretro-play-0.68-unstable-2024-12-19 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/aacded6644a967e6f3dce1a5138ab53dc3bba5c3.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/aacded6644a967e6f3dce1a5138ab53dc3bba5c3#libretro.play

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

ls -la /nix/store/nqh3zyfy2fb39vbpnm3ng17gb47swflm-libretro-play-0.68-unstable-2024-12-19
ls -la /nix/store/nqh3zyfy2fb39vbpnm3ng17gb47swflm-libretro-play-0.68-unstable-2024-12-19/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from 604441d to aacded6 Compare December 21, 2024 21:33
@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2024-10-19 -> 0.68-unstable-2024-12-19 libretro.play: 0-unstable-2024-10-19 -> 0-unstable-2024-12-29 Dec 31, 2024
@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from aacded6 to 144d52d Compare December 31, 2024 18:08
@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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2024-12-29 in filename of file in /nix/store/jgmkdq3xv8q9187wbx4bn9gmj75ackkf-libretro-play-0-unstable-2024-12-29

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/jgmkdq3xv8q9187wbx4bn9gmj75ackkf-libretro-play-0-unstable-2024-12-29 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/144d52d393a0db955cd4aad1871f03753f290888.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/144d52d393a0db955cd4aad1871f03753f290888#libretro.play

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

ls -la /nix/store/jgmkdq3xv8q9187wbx4bn9gmj75ackkf-libretro-play-0-unstable-2024-12-29
ls -la /nix/store/jgmkdq3xv8q9187wbx4bn9gmj75ackkf-libretro-play-0-unstable-2024-12-29/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2024-10-19 -> 0-unstable-2024-12-29 libretro.play: 0-unstable-2025-01-09 -> 0-unstable-2025-01-10 Jan 11, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from 144d52d to 8a171ee Compare January 11, 2025 13: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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-01-10 in filename of file in /nix/store/s0ax4s3c090mz7qr8747if1vfhzq59f8-libretro-play-0-unstable-2025-01-10

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/s0ax4s3c090mz7qr8747if1vfhzq59f8-libretro-play-0-unstable-2025-01-10 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/8a171ee2e2f5d224f28f35d3ab70244f5a5f68aa.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8a171ee2e2f5d224f28f35d3ab70244f5a5f68aa#libretro.play

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

ls -la /nix/store/s0ax4s3c090mz7qr8747if1vfhzq59f8-libretro-play-0-unstable-2025-01-10
ls -la /nix/store/s0ax4s3c090mz7qr8747if1vfhzq59f8-libretro-play-0-unstable-2025-01-10/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2025-01-09 -> 0-unstable-2025-01-10 libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-01-24 Jan 25, 2025
@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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-01-24 in filename of file in /nix/store/kk6xgkkk6f1gvycdxkv3dqys769y5xk2-libretro-play-0-unstable-2025-01-24

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/kk6xgkkk6f1gvycdxkv3dqys769y5xk2-libretro-play-0-unstable-2025-01-24 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/e952e24daf719d5db4597e50f55f780573028690.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e952e24daf719d5db4597e50f55f780573028690#libretro.play

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

ls -la /nix/store/kk6xgkkk6f1gvycdxkv3dqys769y5xk2-libretro-play-0-unstable-2025-01-24
ls -la /nix/store/kk6xgkkk6f1gvycdxkv3dqys769y5xk2-libretro-play-0-unstable-2025-01-24/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from 8a171ee to e952e24 Compare January 25, 2025 03:57
@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-01-24 libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-04 Feb 5, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from e952e24 to 89669f4 Compare February 5, 2025 17:12
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 5, 2025

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

meta.description for libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-02-04 in filename of file in /nix/store/9w4x74xa431ivxqjm38aw5hj1mkqsy45-libretro-play-0-unstable-2025-02-04

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9w4x74xa431ivxqjm38aw5hj1mkqsy45-libretro-play-0-unstable-2025-02-04 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/89669f40b9fead2fc8dd29face4fdb69bfdf5464.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/89669f40b9fead2fc8dd29face4fdb69bfdf5464#libretro.play

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

ls -la /nix/store/9w4x74xa431ivxqjm38aw5hj1mkqsy45-libretro-play-0-unstable-2025-02-04
ls -la /nix/store/9w4x74xa431ivxqjm38aw5hj1mkqsy45-libretro-play-0-unstable-2025-02-04/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-04 libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-17 Feb 20, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from 89669f4 to cdd653c Compare February 20, 2025 05:24
@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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-02-17 in filename of file in /nix/store/bnixn1vzvybb2zmniz0h01485chraa0h-libretro-play-0-unstable-2025-02-17

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/bnixn1vzvybb2zmniz0h01485chraa0h-libretro-play-0-unstable-2025-02-17 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/cdd653c56352667644ec0907b818de59b1e32dd7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cdd653c56352667644ec0907b818de59b1e32dd7#libretro.play

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

ls -la /nix/store/bnixn1vzvybb2zmniz0h01485chraa0h-libretro-play-0-unstable-2025-02-17
ls -la /nix/store/bnixn1vzvybb2zmniz0h01485chraa0h-libretro-play-0-unstable-2025-02-17/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from cdd653c to 9622766 Compare March 5, 2025 05:16
@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-17 libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-28 Mar 5, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Mar 5, 2025

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

meta.description for libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-02-28 in filename of file in /nix/store/h4vdlnzvsp15iyjp1v1v05j7cmk27x8p-libretro-play-0-unstable-2025-02-28

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/h4vdlnzvsp15iyjp1v1v05j7cmk27x8p-libretro-play-0-unstable-2025-02-28 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/9622766e54f59599fe15fba221dc2599cb9bde59.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9622766e54f59599fe15fba221dc2599cb9bde59#libretro.play

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

ls -la /nix/store/h4vdlnzvsp15iyjp1v1v05j7cmk27x8p-libretro-play-0-unstable-2025-02-28
ls -la /nix/store/h4vdlnzvsp15iyjp1v1v05j7cmk27x8p-libretro-play-0-unstable-2025-02-28/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-02-28 libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-03-10 Mar 17, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libretro.play branch from 9622766 to cdb8658 Compare March 17, 2025 10:43
@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 libretro.play is: Port of Play! to libretro

meta.homepage for libretro.play is: https://github.com/jpd002/Play-

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-unstable-2025-03-10 in filename of file in /nix/store/lqhkj57akbi15g3xlppa6x5n0q0g4x9d-libretro-play-0-unstable-2025-03-10

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

4 package rebuild(s)

First fifty rebuilds by attrpath

libretro.play
retroarch-free
retroarch-full
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/lqhkj57akbi15g3xlppa6x5n0q0g4x9d-libretro-play-0-unstable-2025-03-10 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/cdb86589a75c83d87e64a163c419f84e5877f48b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cdb86589a75c83d87e64a163c419f84e5877f48b#libretro.play

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

ls -la /nix/store/lqhkj57akbi15g3xlppa6x5n0q0g4x9d-libretro-play-0-unstable-2025-03-10
ls -la /nix/store/lqhkj57akbi15g3xlppa6x5n0q0g4x9d-libretro-play-0-unstable-2025-03-10/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 3 packages built:
  • libretro.play
  • retroarch-free
  • retroarch-full

Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@wegank wegank merged commit 940b519 into NixOS:master Mar 24, 2025
35 checks passed
@r-ryantm r-ryantm deleted the auto-update/libretro.play branch March 24, 2025 12:21
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.

2 participants