Skip to content

Conversation

@dguibert
Copy link

#346 fixes compatibility with Nix 2.32+ but as stated in [1] it doesn't allow
locations for nix store other than /nix/store.

This patch calls nix eval to retreive the storeDir not relying one the hard-coded value.

[1] #346 (comment)

@dguibert
Copy link
Author

Hi @Rutherther,
This resolves your comment.

 serokell#346 fixes compatibility with Nix 2.32+ but as stated in [1] it doesn't allow
 locations for nix store other than /nix/store.

This patch calls nix eval to retreive the storeDir not relying one the hard-coded value.

[1] serokell#346 (comment)
@dguibert dguibert force-pushed the dg/custom-nix-store branch from a52d835 to eec2d73 Compare November 27, 2025 10:57
Copy link
Contributor

@weriomat weriomat left a comment

Choose a reason for hiding this comment

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

LGTM

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