Skip to content

Comments

repl: Fix incorrect error message#14583

Merged
Ericson2314 merged 1 commit intomasterfrom
repl-typo
Nov 17, 2025
Merged

repl: Fix incorrect error message#14583
Ericson2314 merged 1 commit intomasterfrom
repl-typo

Conversation

@edolstra
Copy link
Member

Motivation

Found by coderabbit (DeterminateSystems#268 (comment)).

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@github-actions github-actions bot added the repl The Read Eval Print Loop, "nix repl" command and debugger label Nov 17, 2025
@edolstra edolstra added the backport 2.32-maintenance Automatically creates a PR against the branch label Nov 17, 2025
@Ericson2314 Ericson2314 added this pull request to the merge queue Nov 17, 2025
Merged via the queue into master with commit acacdf8 Nov 17, 2025
21 checks passed
@Ericson2314 Ericson2314 deleted the repl-typo branch November 17, 2025 20:46
@internal-nix-ci
Copy link

Backport failed for 2.32-maintenance, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.32-maintenance
git worktree add -d .worktree/backport-14583-to-2.32-maintenance origin/2.32-maintenance
cd .worktree/backport-14583-to-2.32-maintenance
git switch --create backport-14583-to-2.32-maintenance
git cherry-pick -x 3511a919b4c1046cddc175918aee158478298cca

@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.32-maintenance Automatically creates a PR against the branch repl The Read Eval Print Loop, "nix repl" command and debugger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants