Merge staging-next-21.05 into staging-21.05
This commit is contained in:
@@ -214,6 +214,7 @@ self = stdenv.mkDerivation {
|
||||
passthru = {
|
||||
inherit libdrm;
|
||||
inherit (libglvnd) driverLink;
|
||||
inherit llvmPackages;
|
||||
|
||||
tests.devDoesNotDependOnLLVM = stdenv.mkDerivation {
|
||||
name = "mesa-dev-does-not-depend-on-llvm";
|
||||
|
||||
Reference in New Issue
Block a user