koka 2.4.2 -> 2.6.0 https://repology.org/project/koka/versions 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 aec856e47d68..5247c2a28299 100644 --- a/pkgs/development/compilers/koka/default.nix +++ b/pkgs/development/compilers/koka/default.nix @@ -4,12 +4,12 @@ , parsec, process, regex-compat, text, time }: let - version = "2.4.2"; + version = "2.6.0"; src = fetchFromGitHub { owner = "koka-lang"; repo = "koka"; rev = "v${version}"; - sha256 = "sha256-sVjaIzOxNuBtDswpDl5gLB10Sw945TQAf2ywrKumqqk="; + sha256 = "sha256-p/HEKOZuBcq9XEAmmMzmDLWs31NbEFYWJa+dcaqhUx4="; fetchSubmodules = true; }; kklib = stdenv.mkDerivation { Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A koka nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/xs3wc33i17brrwn2r2lwhdil3lqlnph5-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase koka.cabal is up-to-date @nix { "action": "setPhase", "phase": "compileBuildDriverPhase" } Running phase: compileBuildDriverPhase setupCompileFlags: -package-db=/build/tmp.gos9ryB16e/setup-package.conf.d -j16 +RTS -A64M -RTS -threaded -rtsopts [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.gos9ryB16e/Main.o ) [2 of 2] Linking Setup @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase configureFlags: --verbose --prefix=/nix/store/nhw2j8bxc0yq152y08m9z17n5zyi0zfc-koka-2.6.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.gos9ryB16e/package.conf.d --ghc-options=-j16 +RTS -A64M -RTS --disable-split-objs --disable-library-profiling --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --ghc-option=-split-sections --extra-lib-dirs=/nix/store/fmkdf1b03w5v9yzk2mm3b4yqg1gwhrf5-ncurses-6.4/lib --extra-lib-dirs=/nix/store/dcy81zr59pk3nl6pg6170fwn9i0qp3d5-libffi-3.4.4/lib --extra-lib-dirs=/nix/store/lbydzhxxywg3kk4y34yl0f09nwwxiik5-gmp-with-cxx-6.3.0/lib --extra-include-dirs=/nix/store/p8xq2l52ayrd8k0ywnksz6my3lharsxd-kklib-2.6.0-dev/include --extra-lib-dirs=/nix/store/j8q4y0fish7jwvnwzi73yxfap2ksy6pv-kklib-2.6.0/lib Using Parsec parser Configuring koka-2.6.0... CallStack (from HasCallStack): withMetadata, called at libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs:370:14 in Cabal-3.8.1.0:Distribution.Simple.Utils Error: Setup: Encountered missing or private dependencies: aeson, async, co-log-core, lens, lsp, network, network-simple, text-rope