diff options
| author | Andreas Stührk <andy@yaxi.tech> | 2023-12-04 18:36:24 +0100 |
|---|---|---|
| committer | Andreas Stührk <andy@yaxi.tech> | 2023-12-04 19:23:06 +0100 |
| commit | 4084ee0cd55e41b6d78ea578f03ef3471a261731 (patch) | |
| tree | 781862352c29d864bbaeda9b3c5072d91a4b42f8 /pkgs/development/python-modules/python-openstackclient | |
| parent | 216b111fb87091632d077898df647d1438fc2edb (diff) | |
make-initrd-ng: fix reproducibility problems
The previous find invocation didn't match the root directory, so the
root directory's access and modification time wasn't set to a
deterministic value and the build time leaked into the output.
`make-initrd` replaced `cpio` with `bsdtar` in #165892 because the
former includes the number of hardlinks in the created archive, which
depends on the filesystem (and can also be influenced by `nix-store
--optimise`). The same problem applies to `make-initrd-ng`, so this
commit replaces `cpio` with `libarchive`'s `bsdtar`.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
