Skip to content

safeeyes: 3.3.0 -> 3.5.0#482539

Open
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/safeeyes
Open

safeeyes: 3.3.0 -> 3.5.0#482539
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/safeeyes

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for safeeyes is: Break reminder to prevent eye strain

meta.homepage for safeeyes is: http://slgobinath.github.io/SafeEyes

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

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.1 with grep in /nix/store/8zsc9hzzl8x563sxs4ssqf8ssv1pggkw-safeeyes-3.3.1
  • found 3.3.1 in filename of file in /nix/store/8zsc9hzzl8x563sxs4ssqf8ssv1pggkw-safeeyes-3.3.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

safeeyes
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8zsc9hzzl8x563sxs4ssqf8ssv1pggkw-safeeyes-3.3.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 safeeyes https://github.com/r-ryantm/nixpkgs/archive/b2e569bd67f71f6f58b6fe895a7920c9d4ac6ea1.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b2e569bd67f71f6f58b6fe895a7920c9d4ac6ea1#safeeyes

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

ls -la /nix/store/8zsc9hzzl8x563sxs4ssqf8ssv1pggkw-safeeyes-3.3.1
ls -la /nix/store/8zsc9hzzl8x563sxs4ssqf8ssv1pggkw-safeeyes-3.3.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: b2e569bd67f71f6f58b6fe895a7920c9d4ac6ea1


x86_64-linux

✅ 2 packages built:
  • safeeyes
  • safeeyes.dist

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.

@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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 8.has: package (update) This PR updates a package to a newer version labels Jan 22, 2026
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jan 31, 2026
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 10, 2026
@r-ryantm r-ryantm changed the title safeeyes: 3.3.0 -> 3.3.1 safeeyes: 3.3.0 -> 3.3.2 Apr 1, 2026
@r-ryantm
Copy link
Copy Markdown
Contributor Author

r-ryantm commented Apr 1, 2026

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

meta.description for safeeyes is: Break reminder to prevent eye strain

meta.homepage for safeeyes is: http://slgobinath.github.io/SafeEyes

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

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.2 with grep in /nix/store/5x60lrlql0y6z95l1p0zwx4vmxk0nfnd-safeeyes-3.3.2
  • found 3.3.2 in filename of file in /nix/store/5x60lrlql0y6z95l1p0zwx4vmxk0nfnd-safeeyes-3.3.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

safeeyes
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5x60lrlql0y6z95l1p0zwx4vmxk0nfnd-safeeyes-3.3.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 safeeyes https://github.com/r-ryantm/nixpkgs/archive/1b51ba3e7a269fbd15d2462b9ee19ec6305f6a57.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1b51ba3e7a269fbd15d2462b9ee19ec6305f6a57#safeeyes

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

ls -la /nix/store/5x60lrlql0y6z95l1p0zwx4vmxk0nfnd-safeeyes-3.3.2
ls -la /nix/store/5x60lrlql0y6z95l1p0zwx4vmxk0nfnd-safeeyes-3.3.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1b51ba3e7a269fbd15d2462b9ee19ec6305f6a57


x86_64-linux

✅ 2 packages built:
  • safeeyes
  • safeeyes.dist

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.

@r-ryantm r-ryantm force-pushed the auto-update/safeeyes branch from b2e569b to 1b51ba3 Compare April 1, 2026 22:34
@nixpkgs-ci nixpkgs-ci Bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 1, 2026
@r-ryantm r-ryantm changed the title safeeyes: 3.3.0 -> 3.3.2 safeeyes: 3.3.0 -> 3.3.3 Apr 10, 2026
@r-ryantm
Copy link
Copy Markdown
Contributor Author

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

meta.description for safeeyes is: Break reminder to prevent eye strain

meta.homepage for safeeyes is: http://slgobinath.github.io/SafeEyes

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

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.3 with grep in /nix/store/rx281hwvyn548xm3ahfg5xq0nz3vx105-safeeyes-3.3.3
  • found 3.3.3 in filename of file in /nix/store/rx281hwvyn548xm3ahfg5xq0nz3vx105-safeeyes-3.3.3

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

2 package rebuild(s)

First fifty rebuilds by attrpath

safeeyes
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/rx281hwvyn548xm3ahfg5xq0nz3vx105-safeeyes-3.3.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 safeeyes https://github.com/r-ryantm/nixpkgs/archive/0792801b4266103a83ba6239d889a003471c6619.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0792801b4266103a83ba6239d889a003471c6619#safeeyes

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

ls -la /nix/store/rx281hwvyn548xm3ahfg5xq0nz3vx105-safeeyes-3.3.3
ls -la /nix/store/rx281hwvyn548xm3ahfg5xq0nz3vx105-safeeyes-3.3.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 0792801b4266103a83ba6239d889a003471c6619


x86_64-linux

✅ 2 packages built:
  • safeeyes
  • safeeyes.dist

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.

@r-ryantm r-ryantm force-pushed the auto-update/safeeyes branch from 1b51ba3 to 0792801 Compare April 10, 2026 02:13
@r-ryantm r-ryantm changed the title safeeyes: 3.3.0 -> 3.3.3 safeeyes: 3.3.0 -> 3.4.0 Apr 17, 2026
@r-ryantm
Copy link
Copy Markdown
Contributor Author

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

meta.description for safeeyes is: Break reminder to prevent eye strain

meta.homepage for safeeyes is: http://slgobinath.github.io/SafeEyes

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

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.4.0 with grep in /nix/store/4dm2mnp0vsnmcrd60lsm63c6bqci8npw-safeeyes-3.4.0
  • found 3.4.0 in filename of file in /nix/store/4dm2mnp0vsnmcrd60lsm63c6bqci8npw-safeeyes-3.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

safeeyes
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4dm2mnp0vsnmcrd60lsm63c6bqci8npw-safeeyes-3.4.0 \
  --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 safeeyes https://github.com/r-ryantm/nixpkgs/archive/b429d5ce10ca637299b5cd1197f4092b3305b2f9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b429d5ce10ca637299b5cd1197f4092b3305b2f9#safeeyes

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

ls -la /nix/store/4dm2mnp0vsnmcrd60lsm63c6bqci8npw-safeeyes-3.4.0
ls -la /nix/store/4dm2mnp0vsnmcrd60lsm63c6bqci8npw-safeeyes-3.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: b429d5ce10ca637299b5cd1197f4092b3305b2f9


x86_64-linux

✅ 2 packages built:
  • safeeyes
  • safeeyes.dist

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.

@r-ryantm r-ryantm force-pushed the auto-update/safeeyes branch from 0792801 to b429d5c Compare April 17, 2026 21:47
@r-ryantm r-ryantm changed the title safeeyes: 3.3.0 -> 3.4.0 safeeyes: 3.3.0 -> 3.5.0 Apr 26, 2026
@r-ryantm
Copy link
Copy Markdown
Contributor Author

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

meta.description for safeeyes is: Break reminder to prevent eye strain

meta.homepage for safeeyes is: http://slgobinath.github.io/SafeEyes

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

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.5.0 with grep in /nix/store/0qwafab8nzi8b0lqa5c6spkipsqgzrhy-safeeyes-3.5.0
  • found 3.5.0 in filename of file in /nix/store/0qwafab8nzi8b0lqa5c6spkipsqgzrhy-safeeyes-3.5.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

safeeyes
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/0qwafab8nzi8b0lqa5c6spkipsqgzrhy-safeeyes-3.5.0 \
  --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 safeeyes https://github.com/r-ryantm/nixpkgs/archive/1a13db43e496229b70d9e42c8ae11eb0b621dc18.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1a13db43e496229b70d9e42c8ae11eb0b621dc18#safeeyes

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

ls -la /nix/store/0qwafab8nzi8b0lqa5c6spkipsqgzrhy-safeeyes-3.5.0
ls -la /nix/store/0qwafab8nzi8b0lqa5c6spkipsqgzrhy-safeeyes-3.5.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1a13db43e496229b70d9e42c8ae11eb0b621dc18


x86_64-linux

✅ 2 packages built:
  • safeeyes
  • safeeyes.dist

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.

@r-ryantm r-ryantm force-pushed the auto-update/safeeyes branch from b429d5c to 1a13db4 Compare April 26, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants