Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

bit obvious, but all it takes something that takes something that changes everytime to make it non-reproducible - like __DATE__ and __TIME__


Nix solves this by forcing __DATE__ and __TIME__ to be a single immutable value in the sandbox for all builds. If you look in the store the file timestamps will be this value.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: