Update dependencies in flake files to use Juspay upstream#41
Open
arjunkathuria wants to merge 1 commit intojuspay:masterfrom
Open
Update dependencies in flake files to use Juspay upstream#41arjunkathuria wants to merge 1 commit intojuspay:masterfrom
arjunkathuria wants to merge 1 commit intojuspay:masterfrom
Conversation
…stream. * The PRs for "beam" and "mysql-haskell" got merged upstream to juspay repos: - juspay/beam#21 - juspay/mysql-haskell#5 * Updates the link in flake.nix and ergo flake.lock files to use Juspay upstream repositories for respective dependencies now. * They used to point to my personal forks of these repositories, on account of the in-process PRs.
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.
Use Juspay upstream versions of dependencies now that relevant PRs are merged.
The GHC 927 PRs for
beamandmysql-haskellrepositories got merged upstream to Juspay repos:Updates the link in
flake.nixand ergoflake.lockfiles to use upstream Juspay repositories for respective dependencies now.They used to point to my personal forks of these repositories, on account of those in-process PRs.