typelevel / typelevel/typelevel-nix

OpenJDK 23 was removed as it has reached its end of life

Open
#267 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Nix
Stars
134
Forks
11
Avg merge
7h 1m
Merged PRs (30d)
4

Description

After initializing a new flake with

nix flake init -t github:typelevel/typelevel-nix#application

and attempting to enter the dev shell, Nix gives an error saying that error: OpenJDK 23 was removed as it has reached its end of life. The latest available seems to be jdk25, maybe one should switch to that in the template?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running nix flake init -t github:typelevel/typelevel-nix#application and entering the generated dev shell to reproduce the OpenJDK 23 error. Inspect the application template for the JDK 23 reference, update it to the supported JDK version, and verify that the generated shell initializes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
54/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.