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

Override cryptography sha256 #29

Closed
wants to merge 1 commit into from
Closed

Conversation

esselius
Copy link

@esselius esselius commented Jul 16, 2024

Not sure why this had been commented out, but it was necessary for my build to pass :s

@esselius esselius marked this pull request as ready for review July 25, 2024 18:11
@WilliButz
Copy link
Member

I commented that out because it was no longer needed with the last update as the currently locked revision of poetry2nix already includes the hash:

https://github.com/nix-community/poetry2nix/blob/4fd045cdb85f2a0173021a4717dc01d92d7ab2b2/overrides/default.nix#L614

My guess would be that you're overriding the poetry2nix flake input for the authentik-nix flake via follows with an older version than the one used in the flake.lock here.

(I didn't delete the snippet because it's quite likely to be useful again for a future update.)

@esselius
Copy link
Author

esselius commented Aug 4, 2024

Oh, so my best guess is that I accidentally caused this by using nix flake lock and not nix flake update during the upgrade, wooops 😅

Thanks for the lead and sorry for the noise! 😄

@esselius esselius closed this Aug 4, 2024
@esselius esselius deleted the patch-1 branch August 4, 2024 08:59
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.

2 participants