Skip to content

Don't crash on flakerefs containing newlines#14491

Merged
edolstra merged 1 commit intomasterfrom
fix-14311
Nov 6, 2025
Merged

Don't crash on flakerefs containing newlines#14491
edolstra merged 1 commit intomasterfrom
fix-14311

Conversation

@edolstra
Copy link
Member

@edolstra edolstra commented Nov 6, 2025

Motivation

Fixes #14311.

Context


Add 👍 to pull requests you find important.

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

@edolstra edolstra enabled auto-merge November 6, 2025 12:09
@edolstra edolstra added backport 2.32-maintenance Automatically creates a PR against the branch backport 2.28-maintenance Automatically creates a PR against the branch backport 2.29-maintenance Automatically creates a PR against the branch backport 2.30-maintenance Automatically creates a PR against the branch backport 2.31-maintenance Automatically creates a PR against the branch labels Nov 6, 2025
@edolstra edolstra added this pull request to the merge queue Nov 6, 2025
Merged via the queue into master with commit 52b2909 Nov 6, 2025
25 checks passed
@edolstra edolstra deleted the fix-14311 branch November 6, 2025 19:17
@internal-nix-ci
Copy link

Successfully created backport PR for 2.28-maintenance:

@internal-nix-ci
Copy link

Successfully created backport PR for 2.29-maintenance:

@internal-nix-ci
Copy link

Successfully created backport PR for 2.30-maintenance:

@internal-nix-ci
Copy link

Successfully created backport PR for 2.31-maintenance:

@internal-nix-ci
Copy link

Successfully created backport PR for 2.32-maintenance:

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

Labels

backport 2.28-maintenance Automatically creates a PR against the branch backport 2.29-maintenance Automatically creates a PR against the branch backport 2.30-maintenance Automatically creates a PR against the branch backport 2.31-maintenance Automatically creates a PR against the branch backport 2.32-maintenance Automatically creates a PR against the branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

newlines "\n" in flake refs crashe the eval

2 participants