We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d418292 commit 53683d2Copy full SHA for 53683d2
1 file changed
INSTALL.md
@@ -166,4 +166,8 @@ error: 1 dependencies of derivation '/nix/store/3hyzjh1jfjaac2vgi5zj7mhw5cvr0gym
166
```
167
you probably downloaded the demo to a Windows directory but tried to use the Nix setup from WSL2.
168
Please clone the demo to a directory within WSL2.
169
-For Windows users though, we recommend to use Docker instead of Nix.
+For Windows users though, we recommend to use Docker instead of Nix.
170
+
171
+### Docker says my image was built 54 years ago.
172
173
+That is in purpose. Timestamps are not reproducible so we fixed the timestamp to the UNIX timestamp 1.
0 commit comments