nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

papermc: 1.21-37 -> 1.21-40

Open r-ryantm opened this issue 2 weeks ago • 0 comments

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

meta.description for papermc is: High-performance Minecraft Server

meta.homepage for papermc is: https://papermc.io/

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.21-40 in filename of file in /nix/store/jmmsac6yndrcrjabz0yb5xw9b97ky74i-papermc-1.21-40

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

5 package rebuild(s)

First fifty rebuilds by attrpath

papermc
papermcServers.papermc
papermcServers.papermc-1_20_6
papermcServers.papermc-1_21
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/jmmsac6yndrcrjabz0yb5xw9b97ky74i-papermc-1.21-40 \
  --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 papermc https://github.com/r-ryantm/nixpkgs/archive/9fd74e9ec483047d2b9ff9bdf94d5b08c5a9eeb6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9fd74e9ec483047d2b9ff9bdf94d5b08c5a9eeb6#papermc

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

ls -la /nix/store/jmmsac6yndrcrjabz0yb5xw9b97ky74i-papermc-1.21-40
ls -la /nix/store/jmmsac6yndrcrjabz0yb5xw9b97ky74i-papermc-1.21-40/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 run on x86_64-linux 1

2 packages built:
  • papermc (papermcServers.papermc-1_21)
  • papermcServers.papermc-1_20_6

Maintainer pings

cc @aaronjanse @neonfuz @MayNiklas for testing.

r-ryantm avatar Jul 02 '24 18:07 r-ryantm