labs/foundation/src
Steve D 0a3a3694eb Fix non-deterministic "missing: Permission denied" errors
Make 'missing' executable where source tarballs use autotools
and are unpack 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.
2024-06-22 18:24:46 +01:00
..
builders refactor: types.package renamed to types.derivation, add lib extend 2024-06-09 06:28:32 -07:00
exports refactor: types.package renamed to types.derivation, add lib extend 2024-06-09 06:28:32 -07:00
mirrors feat: customizable gnu mirror, remove inputs for monorepo, potluck base 2024-06-11 04:39:26 -07:00
platform feat: musl boot 2024-06-06 22:49:52 -07:00
stages Fix non-deterministic "missing: Permission denied" errors 2024-06-22 18:24:46 +01:00
system feat: musl boot 2024-06-06 22:49:52 -07:00
default.nix feat: customizable gnu mirror, remove inputs for monorepo, potluck base 2024-06-11 04:39:26 -07:00