Skip to content

Commit

Permalink
Temporarily disable jax due to NixOS/nixpkgs#296737
Browse files Browse the repository at this point in the history
  • Loading branch information
breakds committed Jul 17, 2024
1 parent 194914b commit bb56503
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nix/pkgs/hobot-dev-shell/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ in mkShell {
torchWithCuda
bokeh
snakeviz
jax
# jax
equinox
jaxtyping
# jaxtyping
chex

# Teleoperation
Expand All @@ -85,7 +85,7 @@ in mkShell {
# MuJoCo Family
mujoco-menagerie
mujoco
mujoco-mjx
# mujoco-mjx
dm-control
]); in [
pythonDevEnv
Expand Down

0 comments on commit bb56503

Please sign in to comment.