Loading pkgs/desktops/pantheon/apps/switchboard-plugs/power/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-power"; version = "8.0.1"; version = "8.1.0"; src = fetchFromGitHub { owner = "elementary"; repo = "switchboard-plug-power"; rev = version; sha256 = "sha256-GKZouuWdWl1JDCmzPImeW/hStyFQA6NOAFFmAhiiFe8="; repo = "settings-power"; tag = version; hash = "sha256-JfOLGDS2/Qa6RmEfiDBZfeT+dM4NN4N2NoXRNJ4Q+Es="; }; nativeBuildInputs = [ Loading Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Power Plug"; homepage = "https://github.com/elementary/switchboard-plug-power"; homepage = "https://github.com/elementary/settings-power"; license = licenses.gpl2Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading Loading
pkgs/desktops/pantheon/apps/switchboard-plugs/power/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-power"; version = "8.0.1"; version = "8.1.0"; src = fetchFromGitHub { owner = "elementary"; repo = "switchboard-plug-power"; rev = version; sha256 = "sha256-GKZouuWdWl1JDCmzPImeW/hStyFQA6NOAFFmAhiiFe8="; repo = "settings-power"; tag = version; hash = "sha256-JfOLGDS2/Qa6RmEfiDBZfeT+dM4NN4N2NoXRNJ4Q+Es="; }; nativeBuildInputs = [ Loading Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Power Plug"; homepage = "https://github.com/elementary/switchboard-plug-power"; homepage = "https://github.com/elementary/settings-power"; license = licenses.gpl2Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading