Skip to content

Move some MixStoreDirMethods members to the right .cc file#13705

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
obsidiansystems:consolidate-path-functions
Aug 7, 2025
Merged

Move some MixStoreDirMethods members to the right .cc file#13705
xokdvium merged 1 commit intoNixOS:masterfrom
obsidiansystems:consolidate-path-functions

Conversation

@Ericson2314
Copy link
Copy Markdown
Member

@Ericson2314 Ericson2314 commented Aug 7, 2025

Motivation

Future readers will appreciate that the declarations and definitions files are one-to-one as they should be, and store-api.cc is good to shrink in any event.

Context

I had not wanted to cause unnecessary churn before, but now that we've bitten the bullet with the Big Reformat, I feel it is the right time.

I don't think there are outstanding PRs changing this code either. (I had some for a while, but they are all merged.)


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 store Issues and pull requests concerning the Nix store label Aug 7, 2025
@Ericson2314 Ericson2314 force-pushed the consolidate-path-functions branch from 43c7cb4 to 07edd62 Compare August 7, 2025 00:11
I had not wanted to cause unncessary churn before, but now that we've
bitten the bullet with the Big Reformat, I feel it is the right time.

Future readers will appreciate that the declarations and definitions
files are one-to-one as they should be, and `store-api.cc` is good to
shrink in any event.

I don't think there are outstanding PRs changing this code either. (I
had some for a while, but they are all merged.)
@Ericson2314 Ericson2314 force-pushed the consolidate-path-functions branch from 07edd62 to e074406 Compare August 7, 2025 00:13
Copy link
Copy Markdown
Contributor

@xokdvium xokdvium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial code move with --color-moved.

@xokdvium xokdvium enabled auto-merge August 7, 2025 00:19
@xokdvium xokdvium merged commit 041a733 into NixOS:master Aug 7, 2025
13 checks passed
@Ericson2314 Ericson2314 deleted the consolidate-path-functions branch August 14, 2025 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants