Loading pkgs/desktops/pantheon/apps/switchboard-plugs/security-privacy/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-security-privacy"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = "switchboard-plug-security-privacy"; rev = version; sha256 = "sha256-k6dSiiBqqbhH7rmhpBu83LX8at/qJ4gkrg4Xc+VbkIE="; repo = "settings-security-privacy"; tag = version; hash = "sha256-OlLeeS0b4IMCvOMyHlIRaQl11ivn4Y2+vYdXOzIlvaw="; }; nativeBuildInputs = [ Loading Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Security & Privacy Plug"; homepage = "https://github.com/elementary/switchboard-plug-security-privacy"; homepage = "https://github.com/elementary/settings-security-privacy"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading Loading
pkgs/desktops/pantheon/apps/switchboard-plugs/security-privacy/default.nix +5 −5 Original line number Diff line number Diff line Loading @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-security-privacy"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = "switchboard-plug-security-privacy"; rev = version; sha256 = "sha256-k6dSiiBqqbhH7rmhpBu83LX8at/qJ4gkrg4Xc+VbkIE="; repo = "settings-security-privacy"; tag = version; hash = "sha256-OlLeeS0b4IMCvOMyHlIRaQl11ivn4Y2+vYdXOzIlvaw="; }; nativeBuildInputs = [ Loading Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Security & Privacy Plug"; homepage = "https://github.com/elementary/switchboard-plug-security-privacy"; homepage = "https://github.com/elementary/settings-security-privacy"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading