diff options
| author | Åsmund Østvold <asmundo@gmail.com> | 2022-03-10 09:11:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-10 09:11:04 +0100 |
| commit | d8012c545827786fa35f6df33d1e2225c1513e74 (patch) | |
| tree | 88d3b7a2bb6d64027d6edddd8e18e9ada047d68c /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | eb7e73916e41bde334e07cdb9a38fba215796cd0 (diff) | |
nuget-to-nix: deterministic sorting of output list (#162187)
It is the package list output that should be sorted. The current
output sequence is not logical because '.' is sorted in front of '/'
with input sorting and is not deterministic for different language
environments.
To get a deterministic and logical sorting in environments with
different language configured, env "LC_ALL=C" is set and the produced
strings is that is sorted. To get alphabetic sorting and not a pure
ASCII value sort "--ignore-case" is added.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
