mirror of
https://github.com/NixOS/nix.git
synced 2025-10-15 12:26:28 +08:00

For regular, non-executable files, there is no str("") between str("regular") and str("contents"). Note that str("") is exactly 8 zero bytes, while just "" is actual empty string (0 bytes).