Skip to content

Commit b190509

Browse files
committed
Uses plutarch/main
1 parent d68eb6f commit b190509

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

flake.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
cardano-haskell-packages.url = "github:input-output-hk/cardano-haskell-packages?ref=repo";
4040
cardano-haskell-packages.flake = false;
4141

42-
# Some crypto overlays necessary for Plutus
42+
## Some crypto overlays necessary for Plutus
4343
iohk-nix.url = "github:input-output-hk/iohk-nix";
4444

4545
## Foundational Plutus library
4646
plutus.url = "github:input-output-hk/plutus";
4747

48-
# Plutarch eDSL that LB generates to
48+
## Plutarch eDSL that LB generates to
4949
plutarch = {
50-
url = "github:plutonomicon/plutarch-plutus?ref=seungheonoh/bumpPlutus";
50+
url = "github:plutonomicon/plutarch-plutus";
5151
flake = false;
5252
};
5353

0 commit comments

Comments
 (0)