mirror of
https://git.adityakumar.xyz/nix-matlab.git
synced 2024-11-12 17:29:44 +00:00
Add dep for 2022b
This commit is contained in:
parent
486ce628bb
commit
1802c05f3c
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ pkgs:
|
||||||
|
|
||||||
# Needed since 2022a
|
# Needed since 2022a
|
||||||
libglvnd
|
libglvnd
|
||||||
|
|
||||||
|
# Needed since 2022b
|
||||||
|
libuuid
|
||||||
]) ++ (with pkgs.xorg; [
|
]) ++ (with pkgs.xorg; [
|
||||||
libSM
|
libSM
|
||||||
libX11
|
libX11
|
||||||
|
|
Loading…
Reference in a new issue