Loading pkgs/servers/mastodon/gemset.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4088,10 +4088,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0vgsvdaglz1spx9gxrr6xh7qqhi4qd8jd06h2ihwxmazj9ajld6y"; sha256 = "01wi1csw4kjmlxmd1igx5hj2wrwkslay1xamg4cv8l7imr27l3hv"; type = "gem"; }; version = "1.18.0"; version = "1.18.1"; }; ruby-vips = { dependencies = [ Loading pkgs/servers/mastodon/source.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ patches ? [ ], }: let version = "4.4.2"; version = "4.4.3"; in applyPatches { src = fetchFromGitHub { owner = "mastodon"; repo = "mastodon"; rev = "v${version}"; hash = "sha256-BzSN48IamwDrhBtw2TFVPJpRaWaQg96rWOlolBBJ5Fs="; hash = "sha256-HFvsf8uNP5TV6vPaIkWKnuOKExQhgvrhyRWf3OCqIDk="; passthru = { inherit version; yarnHash = "sha256-jqiPxkbD0MmnUPK/P0zaYEB6rMRK20ito+o98+FHZdE="; Loading Loading
pkgs/servers/mastodon/gemset.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4088,10 +4088,10 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0vgsvdaglz1spx9gxrr6xh7qqhi4qd8jd06h2ihwxmazj9ajld6y"; sha256 = "01wi1csw4kjmlxmd1igx5hj2wrwkslay1xamg4cv8l7imr27l3hv"; type = "gem"; }; version = "1.18.0"; version = "1.18.1"; }; ruby-vips = { dependencies = [ Loading
pkgs/servers/mastodon/source.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,14 +5,14 @@ patches ? [ ], }: let version = "4.4.2"; version = "4.4.3"; in applyPatches { src = fetchFromGitHub { owner = "mastodon"; repo = "mastodon"; rev = "v${version}"; hash = "sha256-BzSN48IamwDrhBtw2TFVPJpRaWaQg96rWOlolBBJ5Fs="; hash = "sha256-HFvsf8uNP5TV6vPaIkWKnuOKExQhgvrhyRWf3OCqIDk="; passthru = { inherit version; yarnHash = "sha256-jqiPxkbD0MmnUPK/P0zaYEB6rMRK20ito+o98+FHZdE="; Loading