nimlsp 0.4.1 -> 0.4.3 https://github.com/PMunch/nimlsp/releases attrpath: nimlsp 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/nimlsp/default.nix b/pkgs/development/tools/misc/nimlsp/default.nix index af4ed6977b1..48b13c4699d 100644 --- a/pkgs/development/tools/misc/nimlsp/default.nix +++ b/pkgs/development/tools/misc/nimlsp/default.nix @@ -2,14 +2,14 @@ nimPackages.buildNimPackage rec { pname = "nimlsp"; - version = "0.4.1"; + version = "0.4.3"; nimBinOnly = true; src = fetchFromGitHub { owner = "PMunch"; repo = "nimlsp"; rev = "v${version}"; - sha256 = "sha256-LAtUGhYEcOwvZzexQ2y3/HPgOge2EsScCbujJ/hz5Ec="; + sha256 = "sha256-sLvxRmAnvT45DrYCdEK7ajOazmv14NpAykDiqXQttME="; }; buildInputs = with nimPackages; [ jsonschema ]; 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 nimlsp nix build failed. got build log for 'nimlsp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/g2nzxl36pc18g6p0kwhbkl1zhdbpklpi-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring generating config.nims found nimble input /nix/store/hgyilzv7mdg3wims64b36h88b7ysv2p2-jsonschema-unstable-2019-09-12/src found nimble input /nix/store/l1rzyf4qasy8wfx9f2sysml0xrzjab23-source/src @nix { "action": "setPhase", "phase": "buildPhase" } building build job 0: nim compile --threads:on -d:explicitSourcePath=/nix/store/qxh8ir48s170imdpq3xxsgahpbh0gv1f-nim-unwrapped-1.6.10-source -d:tempDir=/tmp --parallelBuild:16 --outdir:/nix/store/if679bd30k5m6k0gns30sx385jw9ahzr-nimlsp-0.4.3/bin src/nimlsp Hint: used config file '/nix/store/mqrcwsjf8wmj5fcmw7c1cddrgh742fvq-x86_64-unknown-linux-gnu-nim-wrapper-1.6.10/etc/nim/nim.cfg' [Conf] Hint: used config file '/nix/store/mqrcwsjf8wmj5fcmw7c1cddrgh742fvq-x86_64-unknown-linux-gnu-nim-wrapper-1.6.10/etc/nim/config.nims' [Conf] Hint: used config file '/build/source/config.nims' [Conf] Hint: used config file '/build/source/src/config.nims' [Conf] Hint: used config file 'src/nimlsp.nim.cfg' [Conf] ................................................................................................................................. /build/source/src/nimlsp.nim:3:18 Error: cannot open file: asynctools/asyncproc build phase failed