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

cabal.project: fix sha256 for ogmios #162

Merged
merged 1 commit into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. cabal.project: fix sha256 for ogmios

    Somehow this built due to cached path
    but on another computer, it fails with mismatch,
    probably due to `subdir` directive - seems like
    it cannot be updated by simply using `nix-prefetch-git`
    and TOFU hash should be used in combination with haskell.nix.
    sorki committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b30203f View commit details
    Browse the repository at this point in the history