Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: find Nix store dir with builtins.storeDir #263

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

tomeon
Copy link
Contributor

@tomeon tomeon commented Jun 27, 2023

rather than attempting to do so with builtins.storePath, which is for "defin[ing] a dependency on an already existing store path" (https://nixos.org/manual/nix/stable/language/builtins.html#builtins-storePath).

rather than attempting to do so with `builtins.storePath`, which is for
"defin[ing] a dependency on an already existing store path"
(https://nixos.org/manual/nix/stable/language/builtins.html#builtins-storePath).
@zimbatm
Copy link
Member

zimbatm commented Jun 28, 2023

thanks!

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 28, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 9585c29 into numtide:main Jun 28, 2023
@tomeon tomeon deleted the modules-docs-use-storeDir-builtin branch July 31, 2023 15:57
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