Skip to content

libstore: move logic of findRuntimeRoots to new file#15156

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:findroots-refactor
Feb 5, 2026
Merged

libstore: move logic of findRuntimeRoots to new file#15156
Ericson2314 merged 1 commit intoNixOS:masterfrom
obsidiansystems:findroots-refactor

Conversation

@artemist
Copy link
Member

@artemist artemist commented Feb 5, 2026

Motivation

This PR is required for implementing #15143, but it may also be useful to reduce code duplication and separate out OS-specific garbage collector roots implementations in the future.

Context

This should not have any externally-visible changes in behavior.


Add 👍 to pull requests you find important.

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

@artemist artemist requested a review from Ericson2314 as a code owner February 5, 2026 16:12
This change is required for implementing the unprivileged garbage collection daemon,
but it may also be useful to reduce code duplication and separate out OS-specific
garbage collector roots implementations in the future.
@Ericson2314 Ericson2314 added this pull request to the merge queue Feb 5, 2026
Merged via the queue into NixOS:master with commit 80b944a Feb 5, 2026
14 checks passed
@Ericson2314 Ericson2314 deleted the findroots-refactor branch February 5, 2026 17:48
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.

2 participants