diff options
| author | sternenseemann <sternenseemann@systemli.org> | 2022-05-12 21:33:02 +0200 |
|---|---|---|
| committer | zowoq <59103226+zowoq@users.noreply.github.com> | 2022-05-13 08:18:39 +1000 |
| commit | 357da6c29693d0909e0852297ae0edc74d9399ab (patch) | |
| tree | 70a091949f75ddde0e9f4a75bd183c81317174d8 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 39936c75c581828a7cebad2e274cc8db08007f58 (diff) | |
buildRustPackage: make cargoDeps logic easier to follow
The old logic flow had the structure
if ( … ) {
if ( … ) {
…
} else {
…
}
} else {
…
}
which is quite hard to follow in Nix. Instead we ensure that no if
expression is inside a then branch.
This change is zero rebuild, as no logic was changed.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
