Unverified Commit 06f6b50f authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

gimoji: 1.1.0 -> 1.1.1 (#345765)

parents e4b2f2db 254a29ad
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,16 +7,16 @@

rustPlatform.buildRustPackage rec {
  pname = "gimoji";
  version = "1.1.0";
  version = "1.1.1";

  src = fetchFromGitHub {
    owner = "zeenix";
    repo = "gimoji";
    rev = version;
    hash = "sha256-0mLFrFxMbX9Gl72W3EC7kfXHqDBo5QU+ut+1psntphY=";
    hash = "sha256-X1IiDnnRXiZBL/JBDfioKc/724TnVKaEjZLrNwX5SoA=";
  };

  cargoHash = "sha256-pKHhYWEF9L0UX9hc2Ga3WOUWzISA8ONwn3rcI9u2/n0=";
  cargoHash = "sha256-4B+IRYnqwIqkxjRjlxER8O414Zd/8Are4fu1OxA+dWI=";

  buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
    darwin.apple_sdk.frameworks.AppKit
+0 −2
Original line number Diff line number Diff line
@@ -16773,8 +16773,6 @@ with pkgs;
  gimme-aws-creds = callPackage ../tools/admin/gimme-aws-creds { };
  gimoji = callPackage ../applications/misc/gimoji { };
  guile_1_8 = callPackage ../development/interpreters/guile/1.8.nix { };
  # Needed for autogen