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

Update wrapper imports (fixes #898) #900

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

mirkolenz
Copy link
Contributor

@mirkolenz mirkolenz commented Jan 6, 2024

As described in #898, it is currently not possible to use the wrappers. It seems to be cause by a relative import from the current directory, while the wrappers are actually stored in a top-level folder. This should hopefully fix these imports.

Fixes #898

Copy link
Member

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

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

Thank you for the fix !

@GaetanLepage GaetanLepage merged commit eecd2ab into nix-community:main Jan 6, 2024
1 check passed
@mirkolenz mirkolenz deleted the patch-1 branch January 6, 2024 10:22
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.

flake-modules/wrappers No such file or directory
2 participants