spack/lib
Scott Wittenburg 9de61c0197 env: enforce predictable ordering when reading lockfile
Without some enforcement of spec ordering, python 2 produced
different results in the affected test than did python 3.  This
change makes the arbitrary but reproducible decision to sort
the specs by their lockfile key alphabetically.
2022-05-13 10:45:12 -07:00
..
spack env: enforce predictable ordering when reading lockfile 2022-05-13 10:45:12 -07:00