Skip to content

Commit

Permalink
Update plutus-apps for nested sandboxing fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Apr 22, 2022
1 parent 0416774 commit b11bc0c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ package cardano-wallet-core-integration
source-repository-package
type: git
location: https://github.com/input-output-hk/plutus-apps
tag: b62652c6ba264dc6744f74bc0c581f1768abc676
tag: 682977c8c9fe181a0dc066ac2b40a4b1c1b5072c
subdir:
freer-extras
playground-common
Expand Down
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
flake = false;
};
plutus-apps = {
url = "github:input-output-hk/plutus-apps?rev=b62652c6ba264dc6744f74bc0c581f1768abc676";
url = "github:input-output-hk/plutus-apps?rev=682977c8c9fe181a0dc066ac2b40a4b1c1b5072c";
flake = false;
};
pre-commit-hooks-nix = {
Expand Down
2 changes: 1 addition & 1 deletion nix/pkgs/haskell/sha256map.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"https://github.com/Quid2/flat"."ee59880f47ab835dbd73bea0847dab7869fc20d8" = "1lrzknw765pz2j97nvv9ip3l1mcpf2zr4n56hwlz0rk7wq7ls4cm";
"https://github.com/input-output-hk/hedgehog-extras"."edf6945007177a638fbeb8802397f3a6f4e47c14" = "0wc7qzkc7j4ns2rz562h6qrx2f8xyq7yjcb7zidnj7f6j0pcd0i9";
"https://github.com/input-output-hk/optparse-applicative"."7497a29cb998721a9068d5725d49461f2bba0e7a" = "1gvsrg925vynwgqwplgjmp53vj953qyh3wbdf34pw21c8r47w35r";
"https://github.com/input-output-hk/plutus-apps"."b62652c6ba264dc6744f74bc0c581f1768abc676" = "1mxxg1gm9vj30fba56xkxj3d56b3gvlqn4csdmwg6a6in262an5m";
"https://github.com/input-output-hk/plutus-apps"."682977c8c9fe181a0dc066ac2b40a4b1c1b5072c" = "00b4z37kbgf9n4s3cjj461izph181kgh7gcr4jkvarsf76q2wjh6";
}

0 comments on commit b11bc0c

Please sign in to comment.