koka 3.1.0 -> 3.1.1 https://github.com/koka-lang/koka/releases attrpath: koka Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/koka/default.nix b/pkgs/development/compilers/koka/default.nix index 4057ec157eba..43dbb1b6c603 100644 --- a/pkgs/development/compilers/koka/default.nix +++ b/pkgs/development/compilers/koka/default.nix @@ -31,12 +31,12 @@ }: let - version = "3.1.0"; + version = "3.1.1"; src = fetchFromGitHub { owner = "koka-lang"; repo = "koka"; rev = "v${version}"; - sha256 = "sha256-Twm2Hr8BQ0xTdA30e2Az/57525jTUkmv2Zs/+SNiQns="; + sha256 = "sha256-Go0Qm532RpD/T2vFisYBZYPKFK/phibZrBS03AF1ZoE="; fetchSubmodules = true; }; kklib = stdenv.mkDerivation { Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A koka nix build failed. () (transformers-0.5.6.2:Control.Monad.Trans.Reader.ReaderT (GHC.MVar.MVar LSState) IO) (Maybe FilePath)) -> J.LspT () (transformers-0.5.6.2:Control.Monad.Trans.Reader.ReaderT (GHC.MVar.MVar LSState) IO) (Maybe FilePath)’ with actual type ‘ProgressCancellable’ • In the third argument of ‘withProgress’, namely ‘NotCancellable’ In the first argument of ‘($)’, namely ‘withProgress (T.pack $ "Koka: " ++ fpath') Nothing NotCancellable’ In a stmt of a 'do' block: withProgress (T.pack $ "Koka: " ++ fpath') Nothing NotCancellable $ \ report -> do setProgress (Just report) mbRes <- liftBuildDiag mbFlags uri $ \ buildc0 -> ... ....  | 153 | withProgress (T.pack $ "Koka: " ++ fpath') Nothing J.NotCancellable $ \report -> do  | ^^^^^^^^^^^^^^^^ [ 5 of 16] Compiling LanguageServer.Handler.SignatureHelp ( src/Main/langserver/LanguageServer/Handler/SignatureHelp.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/SignatureHelp.o ) [ 6 of 16] Compiling LanguageServer.Handler.Hover ( src/Main/langserver/LanguageServer/Handler/Hover.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/Hover.o ) [ 7 of 16] Compiling LanguageServer.Handler.InlayHints ( src/Main/langserver/LanguageServer/Handler/InlayHints.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/InlayHints.o ) [ 8 of 16] Compiling LanguageServer.Handler.Folding ( src/Main/langserver/LanguageServer/Handler/Folding.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/Folding.o ) [ 9 of 16] Compiling LanguageServer.Handler.DocumentSymbol ( src/Main/langserver/LanguageServer/Handler/DocumentSymbol.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/DocumentSymbol.o ) [10 of 16] Compiling LanguageServer.Handler.Definition ( src/Main/langserver/LanguageServer/Handler/Definition.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/Definition.o ) [11 of 16] Compiling LanguageServer.Handler.Completion ( src/Main/langserver/LanguageServer/Handler/Completion.hs, dist/build/koka/koka-tmp/LanguageServer/Handler/Completion.o ) [16 of 16] Compiling Paths_koka ( dist/build/koka/autogen/Paths_koka.hs, dist/build/koka/koka-tmp/Paths_koka.o )