The fact that static-files followed the (nondeterministic) file system order is likely what caused the dots-viewer executable not to be binary reproducible. Enabling this feature that was added upstream should fix it. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9208>