Loading pkgs/development/libraries/qt-6/modules/qtmqtt.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ qtModule rec { pname = "qtmqtt"; version = "6.7.0"; version = "6.7.1"; src = fetchFromGitHub { owner = "qt"; repo = "qtmqtt"; rev = "v${version}"; hash = "sha256-LUYb4Wb1fLUwIvDOsVU/iSOyx9pcfPrmiFnQskbT2d8="; hash = "sha256-Dl+ZJjQU0vHurnhRVMYh0ry74iXb27Zld5dT21AxVhI="; }; propagatedBuildInputs = [ qtbase ]; Loading Loading
pkgs/development/libraries/qt-6/modules/qtmqtt.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ qtModule rec { pname = "qtmqtt"; version = "6.7.0"; version = "6.7.1"; src = fetchFromGitHub { owner = "qt"; repo = "qtmqtt"; rev = "v${version}"; hash = "sha256-LUYb4Wb1fLUwIvDOsVU/iSOyx9pcfPrmiFnQskbT2d8="; hash = "sha256-Dl+ZJjQU0vHurnhRVMYh0ry74iXb27Zld5dT21AxVhI="; }; propagatedBuildInputs = [ qtbase ]; Loading