Loading pkgs/desktops/pantheon/apps/switchboard-plugs/display/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-display"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = pname; repo = "settings-display"; rev = version; sha256 = "sha256-uSEixgakYmh+rheDVF9kYs43C+vjfzuz1SNfwV3+RIU="; sha256 = "sha256-/qWNs72x9Y2m+QOu5jLjtbIXjZhf6AGtLdpRpdED+AE="; }; nativeBuildInputs = [ Loading @@ -50,7 +50,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Displays Plug"; homepage = "https://github.com/elementary/switchboard-plug-display"; homepage = "https://github.com/elementary/settings-display"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading Loading
pkgs/desktops/pantheon/apps/switchboard-plugs/display/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-display"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = pname; repo = "settings-display"; rev = version; sha256 = "sha256-uSEixgakYmh+rheDVF9kYs43C+vjfzuz1SNfwV3+RIU="; sha256 = "sha256-/qWNs72x9Y2m+QOu5jLjtbIXjZhf6AGtLdpRpdED+AE="; }; nativeBuildInputs = [ Loading @@ -50,7 +50,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Displays Plug"; homepage = "https://github.com/elementary/switchboard-plug-display"; homepage = "https://github.com/elementary/settings-display"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading