Loading pkgs/development/cuda-modules/buildRedist/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -375,10 +375,6 @@ extendMkDerivation { # a package is missing and is required for the build -- that should go in platformAssertions, # because attempts to access attributes on the package will cause evaluation errors. brokenAssertions = [ { message = "CUDA support is enabled by config.cudaSupport"; assertion = config.cudaSupport; } { message = "lib output precedes static output"; assertion = Loading Loading
pkgs/development/cuda-modules/buildRedist/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -375,10 +375,6 @@ extendMkDerivation { # a package is missing and is required for the build -- that should go in platformAssertions, # because attempts to access attributes on the package will cause evaluation errors. brokenAssertions = [ { message = "CUDA support is enabled by config.cudaSupport"; assertion = config.cudaSupport; } { message = "lib output precedes static output"; assertion = Loading