diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-12-29 08:47:51 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-23 20:24:17 +0000 |
| commit | 8ffff1e699078926c0b41f2c5435b056c1146a23 (patch) | |
| tree | f16d4708c7714d7fb17721b239f9aa1f4e24e085 /pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch | |
| parent | d20560a3ad7b7c910f0335b2be1fc59a33f36a75 (diff) | |
buildFHSEnv: don't export `multiPaths` attribute
`multiPaths` is defined via invalid operation on `null` value for
non-multilib environments. Noticed on `notesnook` evan failure as:
nix-repl> notesnook.fhsenv.multiPaths
253| passthru = {
254| inherit args baseTargetPaths targetPaths baseMultiPaths multiPaths ldconfig;
| ^
255| };
error: attempt to call something which is not a function but null
The change makes `multiPaths` a private variable.
Diffstat (limited to 'pkgs/development/python-modules/debugpy/fix-test-pythonpath.patch')
0 files changed, 0 insertions, 0 deletions
