unuseful upgrade notification when installed via nix flake #8108

Open
opened 2026-02-16 18:09:11 -05:00 by yindo · 1 comment
Owner

Originally created by @DuskyElf on GitHub (Jan 31, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

I'm using flake.nix to install opencode

here I pinned opencode to the latest release v1.1.47 -

https://github.com/DuskyElf/NixBTW/blob/437c035e73f159746b34012383cd79911b3ddfc6/flake.nix#L31-L35
Image

https://github.com/DuskyElf/NixBTW/blob/437c035e73f159746b34012383cd79911b3ddfc6/cli/opencode.nix#L4

Image

I have "autoupdate": "notify", such that it notifies me when a new release is available
https://github.com/DuskyElf/opencodeBTW/blob/ad5599f62176e462d17cb81e065d63814a091594/opencode.json#L3

Image

But even with the latest release installed, it redundantly notifies me

OpenCode version

v1.1.47

Screenshot and/or share link

Image Image

Operating System

NixOS 25.11

Originally created by @DuskyElf on GitHub (Jan 31, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description I'm using flake.nix to install opencode here I pinned opencode to the latest release v1.1.47 - https://github.com/DuskyElf/NixBTW/blob/437c035e73f159746b34012383cd79911b3ddfc6/flake.nix#L31-L35 <img width="1989" height="288" alt="Image" href="https://github.com/DuskyElf/NixBTW/blob/437c035e73f159746b34012383cd79911b3ddfc6/flake.nix#L31-L35" src="https://github.com/user-attachments/assets/758eef9f-d15c-4b94-87bc-b9cc7756af15" /> https://github.com/DuskyElf/NixBTW/blob/437c035e73f159746b34012383cd79911b3ddfc6/cli/opencode.nix#L4 <img width="1286" height="216" alt="Image" src="https://github.com/user-attachments/assets/0d4cf5cc-92cf-4d5d-b755-f7b2239e2488" /> I have "autoupdate": "notify", such that it notifies me when a new release is available https://github.com/DuskyElf/opencodeBTW/blob/ad5599f62176e462d17cb81e065d63814a091594/opencode.json#L3 <img width="1205" height="280" alt="Image" src="https://github.com/user-attachments/assets/753cdb3d-a4d0-4f93-a336-b0430d87eb14" /> But even with the latest release installed, it redundantly notifies me ### OpenCode version v1.1.47 ### Screenshot and/or share link <img width="1589" height="492" alt="Image" src="https://github.com/user-attachments/assets/16a2c7b7-3117-4c76-a27b-b10205aaa97e" /> <img width="481" height="139" alt="Image" src="https://github.com/user-attachments/assets/8cccad11-a691-445e-85e6-a91a773441ff" /> ### Operating System NixOS 25.11
yindo added the bugnix labels 2026-02-16 18:09:11 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 31, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #6984: Config autoupdate not being respected
  • #4783: Autoupdate notification showing despite already on latest version
  • #5618: Auto-updates not applying correctly with package managers
  • #10441: Version mismatch between CLI and components after upgrade
  • #10484: Update checking happening despite autoupdate being disabled
  • #5375: Version upgrade mechanism not identifying true latest version
  • #10546: System not recognizing latest version properly

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 31, 2026): This issue might be a duplicate of existing issues. Please check: - #6984: Config autoupdate not being respected - #4783: Autoupdate notification showing despite already on latest version - #5618: Auto-updates not applying correctly with package managers - #10441: Version mismatch between CLI and components after upgrade - #10484: Update checking happening despite autoupdate being disabled - #5375: Version upgrade mechanism not identifying true latest version - #10546: System not recognizing latest version properly Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8108