Draft
Conversation
Member
https://hackage.haskell.org/package/cryptonite
Are you sure? |
Member
Author
Oops, vice versa :) Just wrote it opposite in PR summary. |
|
What is the state of this? It is a concern for NixOS/nixpkgs#429810 and I would prefer not to downgrade all the hnix-store packages again. |
|
Okay, unresolved regressions. I guess let's go back to the way things were: NixOS/nixpkgs#442633 |
sternenseemann
added a commit
to sternenseemann/nixpkgs
that referenced
this pull request
Sep 13, 2025
These are the only versions of these packages that are compatible with hnix 0.17.0, pending haskell-nix/hnix#1112. Since hnix has more reverse dependencies, it is easier to make its requirements the default. Since Stackage LTS no longer tracks hnix-store-*, the overridding situation is less hairy than it used to. All hnix-store-* packages except hnix-store-core and hnix-store-remote have been introduced after hnix-store-core >= 0.8 and need to be overridden to use that. This partially reverts commit 330ee35.
sternenseemann
added a commit
to NixOS/nixpkgs
that referenced
this pull request
Sep 13, 2025
These are the only versions of these packages that are compatible with hnix 0.17.0, pending haskell-nix/hnix#1112. Since hnix has more reverse dependencies, it is easier to make its requirements the default. Since Stackage LTS no longer tracks hnix-store-*, the overridding situation is less hairy than it used to. All hnix-store-* packages except hnix-store-core and hnix-store-remote have been introduced after hnix-store-core >= 0.8 and need to be overridden to use that. This partially reverts commit 330ee35.
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cabal outdatedcryptonite->cryptonhnix-storeNamedAlgothingie first and do another release ofstorepackages prior merging this. Some new dependency requirements might be fixable onstoreside as wellWhile many derivations eval correctly there are some new failure that need investigating. Will post more details.