Skip to content

Add coursier to devshell#971

Merged
jupblb merged 1 commit into
mainfrom
devshell-coursier
Jul 2, 2026
Merged

Add coursier to devshell#971
jupblb merged 1 commit into
mainfrom
devshell-coursier

Conversation

@jupblb

@jupblb jupblb commented Jul 2, 2026

Copy link
Copy Markdown
Member

The release-cli workflow runs cs resolve/cs bootstrap inside nix develop, but the devshell never provided coursier. On pristine CI runners every cs invocation failed with command not found (previously swallowed by >/dev/null 2>&1), which is why the v0.13.0 launcher job failed four times with a misleading "artifact was not resolvable" error while the artifact was live on Maven Central. Locally the bug was masked because plain nix develop keeps the user profile on PATH.

Verified with nix develop --ignore-environment --command bash -c 'command -v cs && cs version' → coursier 2.1.24 from the devshell closure.

@jupblb jupblb merged commit 04d6a3a into main Jul 2, 2026
15 checks passed
@jupblb jupblb deleted the devshell-coursier branch July 2, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant