Skip to content

Commit

Permalink
Merge branch 'master' into _update-deps/runtimeverification/k-web-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
anvacaru authored Sep 16, 2024
2 parents 4d750e3 + 94bd37a commit 76c2087
Show file tree
Hide file tree
Showing 25 changed files with 675 additions and 790 deletions.
1 change: 0 additions & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
BKP_VERSION=$(cat deps/blockchain-k-plugin_release)
sed -i 's! k-framework.url = "github:runtimeverification/k/[v0-9\.]*"! k-framework.url = "github:runtimeverification/k/'"${K_VERSION}"'"!' flake.nix
sed -i 's! "github:runtimeverification/blockchain-k-plugin/[0-9a-f]*"! "github:runtimeverification/blockchain-k-plugin/'"${BKP_VERSION}"'"!' flake.nix
sed -i 's! pyk.url = "github:runtimeverification/k/[v0-9\.]*?dir=pyk"! pyk.url = "github:runtimeverification/k/'"${K_VERSION}"'?dir=pyk"!' flake.nix
nix run .#update-from-submodules
nix flake update
git add flake.nix flake.lock && git commit -m 'flake.{nix,lock}: update Nix derivations' || true
Expand Down
2 changes: 1 addition & 1 deletion deps/blockchain-k-plugin_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
300c9cf567eba4c8c88675ff67ebd859795ee169
f1f7edb7cb7286906fe42aa37d2106036cef849f
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.125
7.1.142
Loading

0 comments on commit 76c2087

Please sign in to comment.