Skip to content

Commit

Permalink
Bump plutus-apps for webghc fix when running as root
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Apr 20, 2022
1 parent 1f52b0c commit 640f31a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: c2b21fbabbf8d5362ba826f71bc2775deccfa8ba
tag: b62652c6ba264dc6744f74bc0c581f1768abc676
subdir:
freer-extras
playground-common
Expand Down
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=c2b21fbabbf8d5362ba826f71bc2775deccfa8ba";
url = "github:input-output-hk/plutus-apps?rev=b62652c6ba264dc6744f74bc0c581f1768abc676";
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"."c2b21fbabbf8d5362ba826f71bc2775deccfa8ba" = "1nicc309n6hq1xy5g8gb750lrhzxl509zqrn14l4k5xys1mzvzrl";
"https://github.com/input-output-hk/plutus-apps"."b62652c6ba264dc6744f74bc0c581f1768abc676" = "1mxxg1gm9vj30fba56xkxj3d56b3gvlqn4csdmwg6a6in262an5m";
}

0 comments on commit 640f31a

Please sign in to comment.