mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Optimizations] Add alsa-lib, glib and lcms2 to blacklist
This commit is contained in:
parent
c6008b5387
commit
8a943faffc
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in {
|
||||||
"cmocka" "libkrb5" "libidn2" "tpm2-tss" "libxcrypt"
|
"cmocka" "libkrb5" "libidn2" "tpm2-tss" "libxcrypt"
|
||||||
"libomxil-bellagio" "wayland" "wayland-protocols"
|
"libomxil-bellagio" "wayland" "wayland-protocols"
|
||||||
"openssl" "libXt" "intel-media-sdk"
|
"openssl" "libXt" "intel-media-sdk"
|
||||||
"zlib"
|
"zlib" "alsa-lib" "glib" "lcms2"
|
||||||
|
|
||||||
# Very slow
|
# Very slow
|
||||||
"llvm" "clang" "clang-wrapper" "valgrind" "rustc" "tensorflow"
|
"llvm" "clang" "clang-wrapper" "valgrind" "rustc" "tensorflow"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue