Update update-flake-lock.yml
:shrug:
:shrug:
uses: DeterminateSystems/nix-installer-action@v3
with:
extra-conf: |
accept-flake-config=true
accept-flake-config = true
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
with:
Added ToExpr instances Moved ImpTest to cardano-ledger-conway:testlib Moved ConwayEpochs to cardano-ledger-conway:test
Maybe not needed anymore, but this honors the comment just above in project.nix which was put in place to fix static muslc builds.
plutus: 1.7 -> 1.9 Drop BundledProtocolParameters and ProtocolParameters in favour of PParams LedgerEra
Implement `tcTranslationContextL` for Shelley