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