python311Packages.mujoco: add TODO for updating the dependencies

This commit is contained in:
Gaetan Lepage
2024-06-07 08:21:18 +02:00
parent 3970550db5
commit 92555723b7
@@ -11,7 +11,7 @@
let
pin = {
# TODO: Check the following file and ensure the dependencies are up-to-date
# See https://github.com/google-deepmind/mujoco/blob/<VERSION>/cmake/MujocoDependencies.cmake#L17-L64
abseil-cpp = fetchFromGitHub {
owner = "abseil";