hplip: disable parallel installing
> cannot find -lhpipp https://hydra.nixos.org/log/s0c7hm2jpwd64msh8xqm6y6q1ihnplci-hplip-3.22.6.drv
This commit is contained in:
@@ -178,6 +178,7 @@ python3Packages.buildPythonApplication {
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
enableParallelInstalling = false;
|
||||
|
||||
#
|
||||
# Running `hp-diagnose_plugin -g` can be used to diagnose
|
||||
|
||||
Reference in New Issue
Block a user