Skip to content

Commit 30e430d

Browse files
committed
back to older pyk
1 parent a200d2a commit 30e430d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

flake.lock

Lines changed: 4 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ethereum-legacytests.url = "github:ethereum/legacytests/d7abc42a7b352a7b44b1f66b58aca54e4af6a9d7";
1818
ethereum-legacytests.flake = false;
1919
haskell-backend.follows = "k-framework/haskell-backend";
20-
pyk.url = "github:runtimeverification/pyk/v0.1.456";
20+
pyk.url = "github:runtimeverification/pyk/v0.1.448";
2121
pyk.inputs.flake-utils.follows = "k-framework/flake-utils";
2222
pyk.inputs.nixpkgs.follows = "k-framework/nixpkgs";
2323
foundry.url = "github:shazow/foundry.nix/monthly"; # Use monthly branch for permanent releases

kevm-pyk/poetry.lock

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

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717
[tool.poetry.dependencies]
1818
python = "^3.10"
1919
pathos = "*"
20-
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.456" }
20+
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.448" }
2121
tomlkit = "^0.11.6"
2222
xdg-base-dirs = "^6.0.0"
2323

0 commit comments

Comments
 (0)