python311Packages.mujoco: 3.1.6 -> 3.2.0
Diff: https://github.com/google-deepmind/mujoco/compare/refs/tags/3.1.6...3.2.0 Changelog: https://github.com/google-deepmind/mujoco/releases/tag/3.2.0
This commit is contained in:
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
# in the project's CI.
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-fPiIdSbwcedBHcAs4c1mXjm0tgg/3/Sf4TSKgtIxRlE=";
|
||||
hash = "sha256-R388jEIbzd60en1SRC8mKSSlvdW/xWl1xDnUET7QvKc=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user