Skip to content

Commit

Permalink
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Browse files Browse the repository at this point in the history
…ate to version ef85779096ea79cb4e2bcf57ad0c1dd8f4b74fe1
  • Loading branch information
rv-jenkins committed Oct 9, 2023
1 parent 548bd39 commit bab8277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
nixpkgs.url = "nixpkgs/nixos-23.05";
haskell-backend.url = "github:runtimeverification/haskell-backend/c2b8559a11c4d22c6ddc02ac7620b7a5ece65931";
booster-backend = {
url = "github:runtimeverification/hs-backend-booster/cb313711f98dcf100b315138502e6bdffbb58369";
url = "github:runtimeverification/hs-backend-booster/ef85779096ea79cb4e2bcf57ad0c1dd8f4b74fe1";
# NB booster-backend will bring in another dependency on haskell-backend,
# but the two are not necessarily the same (different more often than not).
# We get two transitive dependencies on haskell-nix.
Expand Down

0 comments on commit bab8277

Please sign in to comment.