Skip to content

fix: set up the environment based on the installer shell scripts#251

Merged
sandydoo merged 7 commits intomasterfrom
fix-env
Sep 22, 2025
Merged

fix: set up the environment based on the installer shell scripts#251
sandydoo merged 7 commits intomasterfrom
fix-env

Conversation

@sandydoo
Copy link
Copy Markdown
Member

The installer scripts would normally set up the various environment variables that Nix needs.
Since GitHub doesn't run any profile or rc scripts by default, we need to set these up ourselves.

Fixes #247.

@sandydoo sandydoo force-pushed the fix-env branch 2 times, most recently from d36f4ad to 8010de8 Compare August 28, 2025 23:09
The installer scripts would normally set up the various environment variables that Nix needs.
Since GitHub doesn't run any profile or rc scripts by default, we need to set these up ourselves.
Add a test to check that the environment is correctly set.
Add additional os versions for both linux and macos.
@sandydoo sandydoo added the enhancement New feature or request label Sep 21, 2025
@sandydoo sandydoo marked this pull request as ready for review September 21, 2025 18:19
@sandydoo sandydoo merged commit cbf4b16 into master Sep 22, 2025
49 checks passed
@sandydoo sandydoo deleted the fix-env branch September 22, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no enviroment variable NIX_PROFILES

1 participant