mirror of
https://git.adityakumar.xyz/nix-matlab.git
synced 2024-11-08 23:59:45 +00:00
Fix deprecated alsaLib alias
This commit is contained in:
parent
6c6898a613
commit
1159666a21
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pkgs:
|
|||
|
||||
(with pkgs; [
|
||||
cacert
|
||||
alsaLib # libasound2
|
||||
alsa-lib # libasound2
|
||||
atk
|
||||
glib
|
||||
glibc
|
||||
|
|
Loading…
Reference in a new issue