Skip to content

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

Merged
domenkozar merged 1 commit intocachix:mainfrom
anoadragon453:anoa/fix_languages_python
Apr 27, 2023
Merged

python: evaluate $DEVENV_PROFILE at runtime instead of in nix#559
domenkozar merged 1 commit intocachix:mainfrom
anoadragon453:anoa/fix_languages_python

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