Skip to content

Commit 0aec17f

Browse files
committed
Bump komet to v0.1.85 and kframework to 7.1.323
1 parent c9432ab commit 0aec17f

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

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
@@ -9,7 +9,7 @@
99
# `k` package directly (replacing the imperative `kup install k`); its
1010
# nixpkgs is intentionally NOT followed, so the k-framework binary caches
1111
# are hit instead of rebuilding K against our nixpkgs.
12-
k-framework.url = "github:runtimeverification/k/v7.1.319";
12+
k-framework.url = "github:runtimeverification/k/v7.1.323";
1313
# Use the same uv2nix as k-framework so we inherit the pyproject-nix version
1414
# that fixes the missing 'riscv64' attribute in pep600.nix (pep599.manyLinuxTargetMachines
1515
# lookup now uses `or tagArch` as a safe default for unknown architectures).

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ readme = "README.md"
1010
requires-python = "~=3.10"
1111
dependencies = [
1212
"stellar-sdk>=13.2.1",
13-
"komet@git+https://github.com/runtimeverification/komet.git@v0.1.79",
14-
"kframework>=7.1.318,<7.1.321",
13+
"komet@git+https://github.com/runtimeverification/komet.git@v0.1.85",
14+
"kframework>=7.1.323,<7.1.324",
1515
]
1616

1717
[[project.authors]]

uv.lock

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

0 commit comments

Comments
 (0)