Loading pkgs/by-name/di/dialect/package.nix +5 −3 Original line number Diff line number Diff line Loading @@ -16,12 +16,13 @@ glib-networking, libadwaita, libsecret, libspelling, nix-update-script, }: python3.pkgs.buildPythonApplication rec { pname = "dialect"; version = "2.5.0"; version = "2.6.1"; pyproject = false; # built with meson src = fetchFromGitHub { Loading @@ -29,7 +30,7 @@ python3.pkgs.buildPythonApplication rec { repo = "dialect"; tag = version; fetchSubmodules = true; hash = "sha256-TWXJlzuSBy+Ij3s0KS02bh8vdXP10hQpgdz4QMTLf/Q="; hash = "sha256-Gy5KlcY22ykoWUzVk6w46SLndOmEQxMCcvo1ClMq0LM="; }; nativeBuildInputs = [ Loading @@ -52,6 +53,7 @@ python3.pkgs.buildPythonApplication rec { glib-networking libadwaita libsecret libspelling ]; dependencies = with python3.pkgs; [ Loading Loading @@ -79,7 +81,7 @@ python3.pkgs.buildPythonApplication rec { passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/dialect-app/dialect"; homepage = "https://dialectapp.org"; description = "Translation app for GNOME"; teams = [ lib.teams.gnome-circle ]; license = lib.licenses.gpl3Plus; Loading Loading
pkgs/by-name/di/dialect/package.nix +5 −3 Original line number Diff line number Diff line Loading @@ -16,12 +16,13 @@ glib-networking, libadwaita, libsecret, libspelling, nix-update-script, }: python3.pkgs.buildPythonApplication rec { pname = "dialect"; version = "2.5.0"; version = "2.6.1"; pyproject = false; # built with meson src = fetchFromGitHub { Loading @@ -29,7 +30,7 @@ python3.pkgs.buildPythonApplication rec { repo = "dialect"; tag = version; fetchSubmodules = true; hash = "sha256-TWXJlzuSBy+Ij3s0KS02bh8vdXP10hQpgdz4QMTLf/Q="; hash = "sha256-Gy5KlcY22ykoWUzVk6w46SLndOmEQxMCcvo1ClMq0LM="; }; nativeBuildInputs = [ Loading @@ -52,6 +53,7 @@ python3.pkgs.buildPythonApplication rec { glib-networking libadwaita libsecret libspelling ]; dependencies = with python3.pkgs; [ Loading Loading @@ -79,7 +81,7 @@ python3.pkgs.buildPythonApplication rec { passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/dialect-app/dialect"; homepage = "https://dialectapp.org"; description = "Translation app for GNOME"; teams = [ lib.teams.gnome-circle ]; license = lib.licenses.gpl3Plus; Loading