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

sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-02-05 #358123

Draft
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 sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2024-11-22

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 sioyek3-alpha0-unstable-2024-11-22 in filename of file in /nix/store/hd69dlfbplbvi0s06k6y6qbjy90lz0sj-sioyek-sioyek3-alpha0-unstable-2024-11-22

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hd69dlfbplbvi0s06k6y6qbjy90lz0sj-sioyek-sioyek3-alpha0-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 sioyek https://github.com/r-ryantm/nixpkgs/archive/fccc3860dc5c94499e26ad8cfca1500ff08a1d75.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fccc3860dc5c94499e26ad8cfca1500ff08a1d75#sioyek

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

ls -la /nix/store/hd69dlfbplbvi0s06k6y6qbjy90lz0sj-sioyek-sioyek3-alpha0-unstable-2024-11-22
ls -la /nix/store/hd69dlfbplbvi0s06k6y6qbjy90lz0sj-sioyek-sioyek3-alpha0-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

✅ 1 package built:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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.

@NickCao NickCao marked this pull request as draft November 22, 2024 13:40
@NickCao
Copy link
Member

NickCao commented Nov 22, 2024

The version number seems wrong.

@xyven1
Copy link
Contributor

xyven1 commented Nov 23, 2024

Version number definitely wrong. But the bump includes some important fixes like the #G command actually taking you to that page. I'll do some testing to see if it works on my end.

@stephen-huan
Copy link
Member

Works for me, modulo the version number change. It looks like it picked up on this alpha release. Is there any way to prevent this from happening in the future?

@r-ryantm r-ryantm changed the title sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-11-22 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-08 Dec 11, 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 sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2024-12-08

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 sioyek3-alpha0-unstable-2024-12-08 in filename of file in /nix/store/v1w98ja63ills9igd3h737vhhlm0r9nf-sioyek-sioyek3-alpha0-unstable-2024-12-08

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/v1w98ja63ills9igd3h737vhhlm0r9nf-sioyek-sioyek3-alpha0-unstable-2024-12-08 \
  --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 sioyek https://github.com/r-ryantm/nixpkgs/archive/b6ace5bd62d9cb3a3e62f5275f8c2946bc92e1d0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b6ace5bd62d9cb3a3e62f5275f8c2946bc92e1d0#sioyek

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

ls -la /nix/store/v1w98ja63ills9igd3h737vhhlm0r9nf-sioyek-sioyek3-alpha0-unstable-2024-12-08
ls -la /nix/store/v1w98ja63ills9igd3h737vhhlm0r9nf-sioyek-sioyek3-alpha0-unstable-2024-12-08/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:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-08 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-19 Dec 22, 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 sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2024-12-19

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 sioyek3-alpha0-unstable-2024-12-19 in filename of file in /nix/store/6p7qppgizyrcjdlp1q2vh45cj2hh1rvr-sioyek-sioyek3-alpha0-unstable-2024-12-19

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6p7qppgizyrcjdlp1q2vh45cj2hh1rvr-sioyek-sioyek3-alpha0-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 sioyek https://github.com/r-ryantm/nixpkgs/archive/9ce4cf18e251ae3e425fdb927d83959d529bd552.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9ce4cf18e251ae3e425fdb927d83959d529bd552#sioyek

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

ls -la /nix/store/6p7qppgizyrcjdlp1q2vh45cj2hh1rvr-sioyek-sioyek3-alpha0-unstable-2024-12-19
ls -la /nix/store/6p7qppgizyrcjdlp1q2vh45cj2hh1rvr-sioyek-sioyek3-alpha0-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

✅ 1 package built:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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 force-pushed the auto-update/sioyek branch from 9ce4cf1 to 46e36fa Compare January 1, 2025 06:33
@r-ryantm r-ryantm changed the title sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-19 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-30 Jan 1, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 1, 2025

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

meta.description for sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2024-12-30

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 sioyek3-alpha0-unstable-2024-12-30 in filename of file in /nix/store/xciglq187nlmj6bs8gamsl789qbvcr7n-sioyek-sioyek3-alpha0-unstable-2024-12-30

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/xciglq187nlmj6bs8gamsl789qbvcr7n-sioyek-sioyek3-alpha0-unstable-2024-12-30 \
  --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 sioyek https://github.com/r-ryantm/nixpkgs/archive/46e36fab9ccf9359a91391674756307395e41283.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/46e36fab9ccf9359a91391674756307395e41283#sioyek

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

ls -la /nix/store/xciglq187nlmj6bs8gamsl789qbvcr7n-sioyek-sioyek3-alpha0-unstable-2024-12-30
ls -la /nix/store/xciglq187nlmj6bs8gamsl789qbvcr7n-sioyek-sioyek3-alpha0-unstable-2024-12-30/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:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2024-12-30 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-01-06 Jan 12, 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 sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2025-01-06

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 sioyek3-alpha0-unstable-2025-01-06 in filename of file in /nix/store/im4cby0awkflqgiv4cw3wgaf6yq9l6pc-sioyek-sioyek3-alpha0-unstable-2025-01-06

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/im4cby0awkflqgiv4cw3wgaf6yq9l6pc-sioyek-sioyek3-alpha0-unstable-2025-01-06 \
  --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 sioyek https://github.com/r-ryantm/nixpkgs/archive/5fd5ccb0c8d2b971e79dfee5da2da173ced2381e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5fd5ccb0c8d2b971e79dfee5da2da173ced2381e#sioyek

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

ls -la /nix/store/im4cby0awkflqgiv4cw3wgaf6yq9l6pc-sioyek-sioyek3-alpha0-unstable-2025-01-06
ls -la /nix/store/im4cby0awkflqgiv4cw3wgaf6yq9l6pc-sioyek-sioyek3-alpha0-unstable-2025-01-06/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:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-01-06 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-01-20 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 sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2025-01-20

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 sioyek3-alpha0-unstable-2025-01-20 in filename of file in /nix/store/3w2hc06b1kyv39mi0kw5bfjm90cakk9i-sioyek-sioyek3-alpha0-unstable-2025-01-20

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/3w2hc06b1kyv39mi0kw5bfjm90cakk9i-sioyek-sioyek3-alpha0-unstable-2025-01-20 \
  --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 sioyek https://github.com/r-ryantm/nixpkgs/archive/866a10f2673015a8c6c9d173c1ef2d27cd28ddd5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/866a10f2673015a8c6c9d173c1ef2d27cd28ddd5#sioyek

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

ls -la /nix/store/3w2hc06b1kyv39mi0kw5bfjm90cakk9i-sioyek-sioyek3-alpha0-unstable-2025-01-20
ls -la /nix/store/3w2hc06b1kyv39mi0kw5bfjm90cakk9i-sioyek-sioyek3-alpha0-unstable-2025-01-20/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:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-01-20 sioyek: 2.0.0-unstable-2024-09-29 -> sioyek3-alpha0-unstable-2025-02-05 Feb 6, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 6, 2025

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

meta.description for sioyek is: PDF viewer designed for research papers and technical books

meta.homepage for sioyek is: https://sioyek.info/

meta.changelog for sioyek is: https://github.com/ahrm/sioyek/releases/tag/vsioyek3-alpha0-unstable-2025-02-05

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 sioyek3-alpha0-unstable-2025-02-05 in filename of file in /nix/store/zn7d92mjkvwrlwsqmb3c94lm7nbrfrm4-sioyek-sioyek3-alpha0-unstable-2025-02-05

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

2 package rebuild(s)

First fifty rebuilds by attrpath

sioyek
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zn7d92mjkvwrlwsqmb3c94lm7nbrfrm4-sioyek-sioyek3-alpha0-unstable-2025-02-05 \
  --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 sioyek https://github.com/r-ryantm/nixpkgs/archive/537c01f6c4b944c44f2c9638c5a220534f43c350.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/537c01f6c4b944c44f2c9638c5a220534f43c350#sioyek

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

ls -la /nix/store/zn7d92mjkvwrlwsqmb3c94lm7nbrfrm4-sioyek-sioyek3-alpha0-unstable-2025-02-05
ls -la /nix/store/zn7d92mjkvwrlwsqmb3c94lm7nbrfrm4-sioyek-sioyek3-alpha0-unstable-2025-02-05/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:
  • sioyek

Maintainer pings

cc @podocarp @stephen-huan @xyven1 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.

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.

4 participants