bs-platform 8.2.0 -> 10.0.1 https://github.com/BuckleScript/bucklescript/releases attrpath: bs-platform Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/bs-platform/default.nix b/pkgs/development/compilers/bs-platform/default.nix index ea56b85dec9..f2637d35d44 100644 --- a/pkgs/development/compilers/bs-platform/default.nix +++ b/pkgs/development/compilers/bs-platform/default.nix @@ -4,7 +4,7 @@ let in (build-bs-platform rec { inherit lib stdenv runCommand fetchFromGitHub ninja nodejs python3; - version = "8.2.0"; + version = "10.0.1"; ocaml-version = "4.06.1"; patches = [ ./jscomp-release-ninja.patch ]; @@ -13,7 +13,7 @@ in owner = "BuckleScript"; repo = "bucklescript"; rev = version; - sha256 = "1hql7sxps1k17zmwyha6idq6nw20abpq770l55ry722birclmsmf"; + sha256 = "sha256-+KOGQU363N6YYQdtDpDIK4uiUfnabjz99ozECO4j22g="; fetchSubmodules = true; }; }).overrideAttrs (attrs: { 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 bs-platform Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . bs-platform Standard output: error: build log of 'bs-platform' is not available