mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Use a GNU tar flag to shut up warnings about implausibly old timestamp
This commit is contained in:
parent
afa7e01878
commit
46f852cda0
4 changed files with 15 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
-e "s^@coreutils\@^$(coreutils)^g" \
|
||||
-e "s^@sed\@^$(sed)^g" \
|
||||
-e "s^@tar\@^$(tar)^g" \
|
||||
-e "s^@tarFlags\@^$(tarFlags)^g" \
|
||||
-e "s^@gzip\@^$(gzip)^g" \
|
||||
-e "s^@pv\@^$(pv)^g" \
|
||||
-e "s^@tr\@^$(tr)^g" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue