labs/foundation/src
Steve D a2f0a06426 Fix non-deterministic "missing: Permission denied" errors (#4)
Make 'missing' executable where source tarballs use autotools and are unpacked with untar.  untar doesn't preserve or set mtime, which may result in autotools generated files, e.g. configure, having newer timestamps than their source files (e.g. configure.in.) In these circumstances autotools generated Makefiles will call 'missing' to either regenerate them or fix-up the timestamps.

Reviewed-on: #4
Reviewed-by: isabel roses <isabel@isabelroses.com>
Reviewed-by: Jake Hamilton <jake.hamilton@hey.com>
Co-authored-by: Steve Dodd <steved424@gmail.com>
Co-committed-by: Steve Dodd <steved424@gmail.com>
2024-06-23 17:32:11 +00:00
..
builders refactor: format all nix code 2024-06-22 10:58:44 -07:00
exports refactor: format all nix code 2024-06-22 10:58:44 -07:00
mirrors refactor: format all nix code 2024-06-22 10:58:44 -07:00
platform refactor: format all nix code 2024-06-22 10:58:44 -07:00
stages Fix non-deterministic "missing: Permission denied" errors (#4) 2024-06-23 17:32:11 +00:00
system refactor: format all nix code 2024-06-22 10:58:44 -07:00
default.nix refactor: format all nix code 2024-06-22 10:58:44 -07:00