nixpkgs/pkgs
Sergei Trofimovich 0f0faddb8d hdf5: fix non-determinism by removing timestamps from .data
$ diffoscope '...-hdf5-1.12.1' '...-hdf5-1.12.1.check'
    --- ...-hdf5-1.12.1/lib/libhdf5.settings
    +++ ...-hdf5-1.12.1.check/lib/libhdf5.settings
     -1,17 +1,17 @@
                      HDF5 Version: 1.12.1
    -                Configured on: Thu Oct 28 17:42:30 UTC 2021
    +                Configured on: Sat Nov  6 19:02:02 UTC 2021
                     Configured by: nixbld@
                       Host system: x86_64-unknown-linux-gnu
    -            Uname information: Linux localhost 5.10.76 #1-NixOS SMP Wed Oct 27 07:56:57 UTC 2021 x86_64 GNU/Linux
    +            Uname information: Linux localhost 5.14.15 #1-NixOS SMP Wed Oct 27 07:59:56 UTC 2021 x86_64 GNU/Linux

The patch removes `Configured on`, `Configured by` and `Uname information` fields.
2021-11-06 19:28:55 +00:00
..
applications Merge staging-next into staging 2021-11-06 12:01:54 +00:00
build-support Merge master into staging-next 2021-11-06 06:01:07 +00:00
common-updater
data treewide: use mirror URLs where available 2021-11-06 01:56:39 +00:00
desktops
development Merge staging-next into staging 2021-11-06 12:01:54 +00:00
games Merge master into staging-next 2021-11-06 12:01:12 +00:00
misc Merge staging-next into staging 2021-11-06 12:01:54 +00:00
os-specific Merge staging-next into staging 2021-11-06 06:01:39 +00:00
pkgs-lib
servers Merge staging-next into staging 2021-11-06 12:01:54 +00:00
shells
stdenv
test
tools hdf5: fix non-determinism by removing timestamps from .data 2021-11-06 19:28:55 +00:00
top-level Merge staging-next into staging 2021-11-06 12:01:54 +00:00