We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d0d62 commit 54637d9Copy full SHA for 54637d9
flake.nix
@@ -18,7 +18,7 @@
18
"github:ethereum/legacytests/d7abc42a7b352a7b44b1f66b58aca54e4af6a9d7";
19
ethereum-legacytests.flake = false;
20
haskell-backend.follows = "k-framework/haskell-backend";
21
- pyk.url = "github:runtimeverification/pyk/v0.1.89";
+ pyk.url = "github:runtimeverification/pyk/custom-kcfg-view";
22
pyk.inputs.flake-utils.follows = "k-framework/flake-utils";
23
pyk.inputs.nixpkgs.follows = "k-framework/nixpkgs";
24
0 commit comments