Skip to content

tests/functional/flakes/develop.sh: Don't hang#11901

Merged
edolstra merged 1 commit intoNixOS:masterfrom
DeterminateSystems:fix-nix-develop-test
Nov 18, 2024
Merged

tests/functional/flakes/develop.sh: Don't hang#11901
edolstra merged 1 commit intoNixOS:masterfrom
DeterminateSystems:fix-nix-develop-test

Conversation

@edolstra
Copy link
Copy Markdown
Member

Motivation

The bash shell started by nix develop waited forever for stdin input.

Fixes #11827.

Context

Priorities and Process

Add 👍 to pull requests you find important.

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

The bash shell started by `nix develop` waited forever for stdin
input.

Fixes NixOS#11827.
@edolstra edolstra enabled auto-merge November 18, 2024 15:30
@github-actions github-actions bot added the with-tests Issues related to testing. PRs with tests have some priority label Nov 18, 2024
@Ericson2314
Copy link
Copy Markdown
Member

Thanks!

@edolstra edolstra merged commit 0498e22 into NixOS:master Nov 18, 2024
@edolstra edolstra deleted the fix-nix-develop-test branch November 18, 2024 17:57
edolstra added a commit that referenced this pull request Nov 26, 2024
…1901

tests/functional/flakes/develop.sh: Don't hang (backport #11901)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

with-tests Issues related to testing. PRs with tests have some priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ninjaCheckPhase hangs in flakes/develop test

3 participants