2022-11-06T03:08:26 mint 0.15.1 -> 0.16.1 https://github.com/mint-lang/mint/releases 2022-11-06T03:08:28 attrpath: mint 2022-11-06T03:08:28 Checking auto update branch... 2022-11-06T03:08:28 An auto update branch exists with message `mint: 0.15.1 -> 0.15.2`. New version is 0.16.1. 2022-11-06T03:08:28 The auto update branch does not match or exceed the new version. 2022-11-06T03:08:33 [version] 2022-11-06T03:08:36 [version] updated version and sha256 2022-11-06T03:08:36 [rustCrateVersion] 2022-11-06T03:08:36 [rustCrateVersion] No cargoSha256 found 2022-11-06T03:08:36 [golangModuleVersion] 2022-11-06T03:08:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T03:08:36 [updateScript] 2022-11-06T03:08:36 [updateScript] skipping because derivation has no updateScript 2022-11-06T03:08:36 2022-11-06T03:08:36 [quotedUrls] 2022-11-06T03:08:37 [quotedUrls] nothing found to replace 2022-11-06T03:08:37 Diff after rewrites: diff --git a/pkgs/development/compilers/mint/default.nix b/pkgs/development/compilers/mint/default.nix index afa592ebaf4..accd4995c01 100644 --- a/pkgs/development/compilers/mint/default.nix +++ b/pkgs/development/compilers/mint/default.nix @@ -1,14 +1,14 @@ { lib, fetchFromGitHub, crystal, openssl }: crystal.buildCrystalPackage rec { - version = "0.15.1"; + version = "0.16.1"; pname = "mint"; src = fetchFromGitHub { owner = "mint-lang"; repo = "mint"; rev = version; - sha256 = "sha256-naiZ51B5TBc88wH4Y7WcrkdFnZosEVCS5MlLAGVe8/E="; + sha256 = "sha256-rNnZxzHR+FdnVSiBJ+YBuYnctUK82E43V5wuZrRq3tE="; }; postPatch = '' 2022-11-06T03:10:48 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 mint nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/74yakb3ifj262lzjcphxjmarllyvda9y-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building baked_file_system: checking... kemal: checking... radix: checking... kilt: checking... kilt: not locked Resolving dependencies Locked version 0.10.0 for baked_file_system was not found in git: https://github.com/schovi/baked_file_system.git. Please run `shards update`