diff options
| author | Anderson Torres <torres.anderson.85@protonmail.com> | 2023-03-05 13:08:04 -0300 |
|---|---|---|
| committer | Anderson Torres <torres.anderson.85@protonmail.com> | 2023-03-05 13:17:08 -0300 |
| commit | 451dfa6d84586b5cb83e6a7254689dff66b4523a (patch) | |
| tree | c45b594d9b92d4163213861e1a6072c25138085f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 794f34657e066a5e8cc4bb34491fee02240c6ac4 (diff) | |
elisp-packages/manual-packages.nix: get rid of `with`
As related in https://nix.dev/anti-patterns/language#with-attrset-expression:
- Static analysis can’t reason about the code, because it would have to actually
evaluate this file to see what variables are in scope;
- As soon as there are two with used, it’s not clear anymore from which the
variables are coming from;
- Scoping rules around with are not intuitive. Examples:
- https://github.com/NixOS/nix/issues/490
- https://github.com/pikajude/nixpkgs/commit/eea78e554e03906524f87406bb3a17d5c5264029
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
