Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Jul 17, 2024
2 parents 78442e3 + a3838ba commit bcedcb8
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 bcedcb8

Please sign in to comment.