2022-12-15T14:55:47 bs-platform 8.2.0 -> 10.0.1 https://github.com/BuckleScript/bucklescript/releases 2022-12-15T14:55:50 attrpath: bs-platform 2022-12-15T14:55:50 Checking auto update branch... 2022-12-15T14:55:50 No auto update branch exists 2022-12-15T14:55:53 [version] 2022-12-15T14:56:06 [version] updated version and sha256 2022-12-15T14:56:06 [rustCrateVersion] 2022-12-15T14:56:06 [rustCrateVersion] No cargoSha256 found 2022-12-15T14:56:06 [golangModuleVersion] 2022-12-15T14:56:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T14:56:06 [updateScript] 2022-12-15T14:56:06 [updateScript] skipping because derivation has no updateScript 2022-12-15T14:56:06 2022-12-15T14:56:06 [quotedUrls] 2022-12-15T14:56:06 [quotedUrls] nothing found to replace 2022-12-15T14:56:06 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: { 2022-12-15T14:57:34 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . bs-platform Standard output: warning: unknown setting 'experimental-features' error: build log of 'bs-platform' is not available