Add GLUT to nix shell
This commit is contained in:
parent
a9baea6e4d
commit
6b60117356
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ pkgs.mkShell (localAdjustments {
|
|||
xorg.libXinerama
|
||||
libusb1
|
||||
udev
|
||||
freeglut
|
||||
pkg-config
|
||||
];
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue