Skip to content

Commit

Permalink
Merge branch 'develop' into _update-deps/runtimeverification/haskell-…
Browse files Browse the repository at this point in the history
…backend
  • Loading branch information
jberthold authored Jul 17, 2024
2 parents c0a3e50 + a3838ba commit 948b35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
};
};
defaultPackage = packages.k;
devShells.kore-integration-tests = pkgs.kore-tests (pkgs.k-framework {
devShells.kore-integration-tests = pkgs.kore-tests (pkgs.mk-k-framework {
inherit (pkgs) haskell-backend-bins;
llvm-kompile-libs = { };
});
Expand Down

0 comments on commit 948b35d

Please sign in to comment.