Skip to content

timeout: replace nix with rustix#12440

Merged
sylvestre merged 1 commit into
uutils:mainfrom
gabrielhnf:timeout-replace-nix-with-rustix
May 24, 2026
Merged

timeout: replace nix with rustix#12440
sylvestre merged 1 commit into
uutils:mainfrom
gabrielhnf:timeout-replace-nix-with-rustix

Conversation

@gabrielhnf
Copy link
Copy Markdown
Contributor

Closes #12428

Replaces the nix dependency in uu_timeout with rustix, consistent
with the project's ongoing effort to migrate away from nix.

@gabrielhnf gabrielhnf force-pushed the timeout-replace-nix-with-rustix branch 2 times, most recently from 309a6ce to ba0d96d Compare May 23, 2026 00:33
@gabrielhnf gabrielhnf force-pushed the timeout-replace-nix-with-rustix branch from ba0d96d to 9b8378a Compare May 23, 2026 00:42
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.

@sylvestre sylvestre merged commit 563fe4d into uutils:main May 24, 2026
173 checks passed
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.

timeout: replace nix by rustix

2 participants