1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 09:20:58 +03:00

tree-wide: use new multiArch buildFHSEnv argument

This is much more direct and sensible than setting a function null
This commit is contained in:
Atemu 2023-07-01 13:35:55 +02:00
parent 62b2adc753
commit f0c58f6e96
16 changed files with 16 additions and 16 deletions

View file

@ -14,7 +14,7 @@ buildFHSEnv {
pyserial
]))
]);
multiPkgs = null;
multiArch = false;
extraInstallCommands = ''
${lib.optionalString withGui ''