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 f4cc133f15e14ebc0ee2512361860a7b1c954522
  • Loading branch information
rv-jenkins committed Jan 29, 2024
1 parent 20ea591 commit 6638d03
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 @@ -3,7 +3,7 @@
inputs = {
haskell-backend.url = "github:runtimeverification/haskell-backend/3779155b609ae78c928d7b47c541b9b6ca969181";
booster-backend = {
url = "github:runtimeverification/hs-backend-booster/a956edb011001aaf1296c3bbf004498427df7263";
url = "github:runtimeverification/hs-backend-booster/f4cc133f15e14ebc0ee2512361860a7b1c954522";
inputs.nixpkgs.follows = "haskell-backend/nixpkgs";
inputs.haskell-backend.follows = "haskell-backend";
inputs.stacklock2nix.follows = "haskell-backend/stacklock2nix";
Expand Down

0 comments on commit 6638d03

Please sign in to comment.