Skip to content

chore: remove opencode version override once nixpkgs updates to 1.3.10+ #424

Description

@stackptr

Context

PR #423 adds a local override for opencode 1.3.10 because the flake lock is temporarily stuck and can't be updated to pick up the fix for the web UI crash (TypeError: e.diffs.map is not a function).

When to close

Once nix flake update succeeds and the nixpkgs pin advances past opencode 1.3.10, revert #423:

  • Remove overlays/opencode.nix
  • Remove packages/opencode/package.nix
  • Remove the overlay entry from overlays/default.nix

Check

nix eval .#nixosConfigurations.glyph.pkgs.opencode.version

Should return 1.3.10 or higher from nixpkgs directly once the override is removed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions