mirror of
https://github.com/NixOS/nix.git
synced 2025-10-21 14:51:15 +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).