jot 0.1.1 -> 0.1.2 https://github.com/araekiel/jot/releases attrpath: jot Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-x61lOwMOOLD3RTdy3Ji+c7zcA1PCn09u75MyrPX/NbE= [rustCrateVersion] Finished updating Crate version and replacing hashes [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/applications/misc/jot/default.nix b/pkgs/applications/misc/jot/default.nix index c6552e2d09f..abfcc8e8eca 100644 --- a/pkgs/applications/misc/jot/default.nix +++ b/pkgs/applications/misc/jot/default.nix @@ -5,16 +5,16 @@ rustPlatform.buildRustPackage rec { pname = "jot"; - version = "0.1.1"; + version = "0.1.2"; src = fetchFromGitHub { owner = "araekiel"; repo = pname; rev = "v${version}"; - sha256 = "sha256-CgS9I05Om4JxAbPN0vxh2Y7dftIkVnZkRP7PY4kOfpw="; + sha256 = "sha256-Z8szd6ArwbGiHw7SeAah0LrrzUbcQYygX7IcPUYNxvM="; }; - cargoSha256 = "sha256-8nRO01/hUKT6Jt7/3Sw2+aLU6hITSNl6nn9UEAvfyJY="; + cargoHash = "sha256-x61lOwMOOLD3RTdy3Ji+c7zcA1PCn09u75MyrPX/NbE="; meta = with lib; { description = "Rapid note management for the terminal"; Successfully finished processing cachix "/nix/store/l783h4mxwrn41sjc0m6iak2sqacs7g5c-jot-0.1.2" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed