runtimeverification / wasm-semantics

A Prototype Formal Semantics of WebAssembly in K
Other
74 stars 18 forks source link

Remove double `v` in Nix update #624

Closed Baltoli closed 2 months ago

Baltoli commented 2 months ago

This is just a simple typo that was producing an error:

error: unable to download 'https://api.github.com/repos/runtimeverification/k/commits/vv7.0.31': HTTP error 422

       response body:

       {
         "message": "No commit found for SHA: vv7.0.31",
         "documentation_url": "https://docs.github.com/rest/commits/commits#get-a-commit"
       }