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 4ddf92ea7857e43857e1aeef38bb4c3c3d4b898a
  • Loading branch information
rv-jenkins committed Sep 12, 2023
1 parent f25dff1 commit ac0a514
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/d677fe6bfc7305a3b515a7e99d78998ff7c370e3";
booster-backend = {
url = "github:runtimeverification/hs-backend-booster/8aac6e3852e522867610a294f8e8b07867f120d6";
url = "github:runtimeverification/hs-backend-booster/4ddf92ea7857e43857e1aeef38bb4c3c3d4b898a";
# 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 ac0a514

Please sign in to comment.