Skip to content

Conversation

@edolstra
Copy link
Member

Motivation

Fixes the segfault in #13938 that necessitated the revert in #14013.

ExprParseFile is allocated on the heap for now. We can put it back on the stack once if #13930 is merged (since it ensures the postcondition that the expr is unreachable after forceValue() returns).

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 fetching Networking with the outside (non-Nix) world, input locking label Sep 22, 2025
@edolstra edolstra requested a review from xokdvium September 22, 2025 10:11
@roberth roberth merged commit 169a368 into master Sep 22, 2025
29 checks passed
@roberth roberth deleted the import-thunk branch September 22, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fetching Networking with the outside (non-Nix) world, input locking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants