kadena-io / pact

The Pact Smart Contract Language
https://pact-language.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
580 stars 100 forks source link

use corresponding package set #1321

Closed rsoeldner closed 8 months ago

rsoeldner commented 8 months ago

Prior to this PR, the nix develop shell did not rely on the package set we use for building pact. A nixpkgs update broke the current shell, which we resolved in this PR.

@enobayram thank you for the support :+1: PR checklist: