We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4657e commit 8be4429Copy full SHA for 8be4429
flake.nix
@@ -84,7 +84,7 @@
84
85
mk-k-framework = { haskell-backend-bins, llvm-kompile-libs }:
86
prev.callPackage ./nix/k.nix {
87
- mvnHash = "sha256-uHhx3L2ma9/N5fbagpXMbE3boL7RNfkRy5vzPmKOfU8=";
+ mvnHash = "sha256-v/6tVTx3UgIn95r1KUeYTRbLnDlaNI/B9+g8NSPDx34=";
88
manualMvnArtifacts = [
89
"org.scala-lang:scala-compiler:2.13.13"
90
"ant-contrib:ant-contrib:1.0b3"
0 commit comments