Skip to content

maptool: 1.17.1 -> 1.18.5#427966

Merged
wolfgangwalther merged 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/maptool
Sep 21, 2025
Merged

maptool: 1.17.1 -> 1.18.5#427966
wolfgangwalther merged 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/maptool

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 maptool is: Virtual Tabletop for playing roleplaying games with remote players or face to face

meta.homepage for maptool is: https://www.rptools.net/toolbox/maptool/

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.18.1 in filename of file in /nix/store/c05lxmw79rgi01hrk9m022m5z5vsdc89-maptool-1.18.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

maptool
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/c05lxmw79rgi01hrk9m022m5z5vsdc89-maptool-1.18.1 \
  --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 maptool https://github.com/r-ryantm/nixpkgs/archive/57e9527dded3cc24e77c9c2fbe74d4e5a3225048.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/57e9527dded3cc24e77c9c2fbe74d4e5a3225048#maptool

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

ls -la /nix/store/c05lxmw79rgi01hrk9m022m5z5vsdc89-maptool-1.18.1
ls -la /nix/store/c05lxmw79rgi01hrk9m022m5z5vsdc89-maptool-1.18.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • maptool

Maintainer pings

cc @rhendric for testing.

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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 6.topic: games Gaming on NixOS labels Jul 24, 2025
@nix-owners nix-owners bot requested a review from rhendric July 24, 2025 05:24
@rhendric rhendric marked this pull request as draft July 25, 2025 22:10
@rhendric
Copy link
Member

I'm getting an error on startup. Don't have the time to dig into it now but nobody merge this until I do.

@r-ryantm r-ryantm changed the title maptool: 1.17.1 -> 1.18.1 maptool: 1.17.1 -> 1.18.2 Aug 1, 2025
@r-ryantm r-ryantm force-pushed the auto-update/maptool branch from 57e9527 to 2b0ac82 Compare August 1, 2025 16:53
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Aug 1, 2025

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

meta.description for maptool is: Virtual Tabletop for playing roleplaying games with remote players or face to face

meta.homepage for maptool is: https://www.rptools.net/toolbox/maptool/

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.18.2 in filename of file in /nix/store/n8xi8a1asnsn7hgq6nwbf7nlrwgz6qav-maptool-1.18.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

maptool
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/n8xi8a1asnsn7hgq6nwbf7nlrwgz6qav-maptool-1.18.2 \
  --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 maptool https://github.com/r-ryantm/nixpkgs/archive/2b0ac82407c099bc25f73d6d5c9af11927f0487a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2b0ac82407c099bc25f73d6d5c9af11927f0487a#maptool

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

ls -la /nix/store/n8xi8a1asnsn7hgq6nwbf7nlrwgz6qav-maptool-1.18.2
ls -la /nix/store/n8xi8a1asnsn7hgq6nwbf7nlrwgz6qav-maptool-1.18.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • maptool

Maintainer pings

cc @rhendric for testing.

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.

Copy link
Member

@rhendric rhendric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still doesn't start correctly.

@r-ryantm r-ryantm changed the title maptool: 1.17.1 -> 1.18.2 maptool: 1.17.1 -> 1.18.3 Aug 10, 2025
@r-ryantm r-ryantm force-pushed the auto-update/maptool branch from 2b0ac82 to a4dd71b Compare August 10, 2025 18:20
@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 maptool is: Virtual Tabletop for playing roleplaying games with remote players or face to face

meta.homepage for maptool is: https://www.rptools.net/toolbox/maptool/

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.18.3 in filename of file in /nix/store/gms1wdcm6sj9wb64zzr0cvpmavjv2bwf-maptool-1.18.3

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

2 package rebuild(s)

First fifty rebuilds by attrpath

maptool
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/gms1wdcm6sj9wb64zzr0cvpmavjv2bwf-maptool-1.18.3 \
  --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 maptool https://github.com/r-ryantm/nixpkgs/archive/a4dd71b0480083a1e54a3eec13ff86435187024a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a4dd71b0480083a1e54a3eec13ff86435187024a#maptool

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

ls -la /nix/store/gms1wdcm6sj9wb64zzr0cvpmavjv2bwf-maptool-1.18.3
ls -la /nix/store/gms1wdcm6sj9wb64zzr0cvpmavjv2bwf-maptool-1.18.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • maptool

Maintainer pings

cc @rhendric for testing.

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 maptool: 1.17.1 -> 1.18.3 maptool: 1.17.1 -> 1.18.5 Sep 20, 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 maptool is: Virtual Tabletop for playing roleplaying games with remote players or face to face

meta.homepage for maptool is: https://www.rptools.net/toolbox/maptool/

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.18.5 in filename of file in /nix/store/bqdl19d6xwdp0hv0nzm76kfaf3zjd3i6-maptool-1.18.5

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

2 package rebuild(s)

First fifty rebuilds by attrpath

maptool
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/bqdl19d6xwdp0hv0nzm76kfaf3zjd3i6-maptool-1.18.5 \
  --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 maptool https://github.com/r-ryantm/nixpkgs/archive/c20d614855f9ce38619285516ba2909627eddbf4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c20d614855f9ce38619285516ba2909627eddbf4#maptool

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

ls -la /nix/store/bqdl19d6xwdp0hv0nzm76kfaf3zjd3i6-maptool-1.18.5
ls -la /nix/store/bqdl19d6xwdp0hv0nzm76kfaf3zjd3i6-maptool-1.18.5/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
Commit: c20d614855f9ce38619285516ba2909627eddbf4


x86_64-linux

✅ 1 package built:
  • maptool

Maintainer pings

cc @rhendric for testing.

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.

@mdaniels5757
Copy link
Member

mdaniels5757 commented Sep 20, 2025

@rhendric v1.18.5 seems to start correctly for me on x86_64-linux. Mind taking a look when you have a chance?

@rhendric
Copy link
Member

Will do; please ping me if I haven't gotten to it by Monday.

@rhendric rhendric marked this pull request as ready for review September 21, 2025 07:11
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 6.topic: games Gaming on NixOS and removed 6.topic: games Gaming on NixOS 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Sep 21, 2025
@wolfgangwalther wolfgangwalther added this pull request to the merge queue Sep 21, 2025
Merged via the queue into NixOS:master with commit 37b4f6a Sep 21, 2025
34 of 36 checks passed
@r-ryantm r-ryantm deleted the auto-update/maptool branch September 22, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: games Gaming on NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants