mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 15:02:42 +01:00
reliable (if somewhat inefficient): make the current time an attribute of the derivation. Thus, every call to `nix-build' will cause the find-includes derivation to be re-done (but not the actual compilations if that's not necessary!). I added a `curTime' primop to do this. |
||
|---|---|---|
| .. | ||
| compile-c.sh | ||
| default.nix | ||
| find-includes.sh | ||
| link.sh | ||