Skip to content

python: evaluate $DEVENV_PROFILE at runtime instead of in nix #559

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

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

anoadragon453
Copy link
Contributor

Fixes #558.

This fixes an infinite recursion error that originated as a result of trying to set an environment variable using the output of another environment variable.

This fixes an infinite recursion error that originated as a result of
trying to set an environment variable using the output of another
environment variable.
@anoadragon453 anoadragon453 changed the title Fix infinite recusion error python: evaluate $DEVENV_PROFILE at runtime instead of in nix Apr 26, 2023
@domenkozar domenkozar merged commit 1842114 into cachix:main Apr 27, 2023
anoadragon453 added a commit to matrix-org/synapse that referenced this pull request May 3, 2023
We can switch back to upstream devenv now as needed fix in
cachix/devenv#559 has been merged.
anoadragon453 added a commit to matrix-org/synapse that referenced this pull request May 3, 2023
We can switch back to upstream devenv now as needed fix in
cachix/devenv#559 has been merged.
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.

Enabling Python and a service causes "infinite recursion encountered" error
3 participants