diff options
Diffstat (limited to 'shells/cuda.nix')
| -rw-r--r-- | shells/cuda.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/shells/cuda.nix b/shells/cuda.nix index 8c9e608..80cbc9b 100644 --- a/shells/cuda.nix +++ b/shells/cuda.nix @@ -19,12 +19,12 @@ freeglut # X11 - xorg.libXi - xorg.libXmu - xorg.libXext - xorg.libX11 - xorg.libXv - xorg.libXrandr + libxi + libxmu + libxext + libx11 + libxv + libxrandr # Dev Tools ffmpeg |