Loading pkgs/applications/misc/system76-keyboard-configurator/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ rustPlatform.buildRustPackage rec { pname = "system76-keyboard-configurator"; version = "1.3.4"; version = "1.3.6"; src = fetchFromGitHub { owner = "pop-os"; repo = "keyboard-configurator"; rev = "v${version}"; sha256 = "sha256-RaJOtlnjxYiA6WrKRmIG3McAzc35zR3uMScLy2kLx98="; sha256 = "sha256-xM1A9hREy/l3KPZAKt/UDCGTXquLG0imAs9/BwO0YeA="; }; nativeBuildInputs = [ Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec { udev ]; cargoHash = "sha256-qoOaLDzJ9WqCnI/kBSiu6DZx1HWU8Cd8ch6VVcgIfB4="; cargoHash = "sha256-Bf2hf1l5KNdSlOZn6++sgmdGrH356BHP77k0bNhjFDg="; meta = with lib; { description = "Keyboard configuration application for System76 keyboards and laptops"; Loading Loading
pkgs/applications/misc/system76-keyboard-configurator/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ rustPlatform.buildRustPackage rec { pname = "system76-keyboard-configurator"; version = "1.3.4"; version = "1.3.6"; src = fetchFromGitHub { owner = "pop-os"; repo = "keyboard-configurator"; rev = "v${version}"; sha256 = "sha256-RaJOtlnjxYiA6WrKRmIG3McAzc35zR3uMScLy2kLx98="; sha256 = "sha256-xM1A9hREy/l3KPZAKt/UDCGTXquLG0imAs9/BwO0YeA="; }; nativeBuildInputs = [ Loading @@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec { udev ]; cargoHash = "sha256-qoOaLDzJ9WqCnI/kBSiu6DZx1HWU8Cd8ch6VVcgIfB4="; cargoHash = "sha256-Bf2hf1l5KNdSlOZn6++sgmdGrH356BHP77k0bNhjFDg="; meta = with lib; { description = "Keyboard configuration application for System76 keyboards and laptops"; Loading