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 projectPath string context flakes #578

Conversation

blaggacao
Copy link
Contributor

@blaggacao blaggacao commented Sep 18, 2021

  • self.sourceInfo.outPath brings a string context with it
  • Drop it for this pattern to work
  • Idempotent noop in non-flake scenario

fixes: #577 (has more context)


Appreciation to the really helpful support on matrix from

  • abathur
  • symphorien
  • dee

@blaggacao blaggacao force-pushed the fix-projectPath-string-context-flakes branch from e2aa78b to 6cef42e Compare September 18, 2021 15:49
- `self.sourceInfo.outPath` brings a string context with it
- Drop it for this pattern to work
- Idempotent noop in non-flake scenario

fixes: fluidattacks#577 (has more context)
@blaggacao blaggacao force-pushed the fix-projectPath-string-context-flakes branch from 6cef42e to 98944cc Compare September 18, 2021 15:53
@kamadorueda kamadorueda merged commit 2143be2 into fluidattacks:main Sep 18, 2021
@blaggacao blaggacao deleted the fix-projectPath-string-context-flakes branch September 18, 2021 16:02
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.

flakes: bug in project-path/default.nix
2 participants