Loading pkgs/desktops/pantheon/apps/switchboard-plugs/bluetooth/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -13,19 +13,20 @@ granite7, gtk4, bluez, elementary-bluetooth-daemon, switchboard, wingpanel-indicator-bluetooth, }: stdenv.mkDerivation rec { pname = "switchboard-plug-bluetooth"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = pname; repo = "settings-bluetooth"; rev = version; sha256 = "sha256-NefWnkI7K6I1JY3UG9wUbB/yF3R8tUdPb4tAafiTR3o="; hash = "sha256-D2kigdGdmDtFWt/hldzHm+QqlGl6RBExhcdurLtCM1Q="; }; nativeBuildInputs = [ Loading @@ -38,6 +39,7 @@ stdenv.mkDerivation rec { buildInputs = [ bluez elementary-bluetooth-daemon # settings schema granite7 gtk4 libadwaita Loading @@ -52,7 +54,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Bluetooth Plug"; homepage = "https://github.com/elementary/switchboard-plug-bluetooth"; homepage = "https://github.com/elementary/settings-bluetooth"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading Loading
pkgs/desktops/pantheon/apps/switchboard-plugs/bluetooth/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -13,19 +13,20 @@ granite7, gtk4, bluez, elementary-bluetooth-daemon, switchboard, wingpanel-indicator-bluetooth, }: stdenv.mkDerivation rec { pname = "switchboard-plug-bluetooth"; version = "8.0.1"; version = "8.0.2"; src = fetchFromGitHub { owner = "elementary"; repo = pname; repo = "settings-bluetooth"; rev = version; sha256 = "sha256-NefWnkI7K6I1JY3UG9wUbB/yF3R8tUdPb4tAafiTR3o="; hash = "sha256-D2kigdGdmDtFWt/hldzHm+QqlGl6RBExhcdurLtCM1Q="; }; nativeBuildInputs = [ Loading @@ -38,6 +39,7 @@ stdenv.mkDerivation rec { buildInputs = [ bluez elementary-bluetooth-daemon # settings schema granite7 gtk4 libadwaita Loading @@ -52,7 +54,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Switchboard Bluetooth Plug"; homepage = "https://github.com/elementary/switchboard-plug-bluetooth"; homepage = "https://github.com/elementary/settings-bluetooth"; license = licenses.gpl3Plus; platforms = platforms.linux; teams = [ teams.pantheon ]; Loading