Loading pkgs/development/python-modules/meshtastic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -33,14 +33,14 @@ buildPythonPackage (finalAttrs: { pname = "meshtastic"; version = "2.7.6"; version = "2.7.7"; pyproject = true; src = fetchFromGitHub { owner = "meshtastic"; repo = "python"; tag = finalAttrs.version; hash = "sha256-5MvIv9/v5feqbLN60PFps0xr+k+AOczVsLwnlCJJDZI="; hash = "sha256-dpO5mYdEagJ/dDiKV7vJMRdQAZN0GY7/Sf6/kkHRpCM="; }; pythonRelaxDeps = [ Loading Loading
pkgs/development/python-modules/meshtastic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -33,14 +33,14 @@ buildPythonPackage (finalAttrs: { pname = "meshtastic"; version = "2.7.6"; version = "2.7.7"; pyproject = true; src = fetchFromGitHub { owner = "meshtastic"; repo = "python"; tag = finalAttrs.version; hash = "sha256-5MvIv9/v5feqbLN60PFps0xr+k+AOczVsLwnlCJJDZI="; hash = "sha256-dpO5mYdEagJ/dDiKV7vJMRdQAZN0GY7/Sf6/kkHRpCM="; }; pythonRelaxDeps = [ Loading