mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
Nix, the purely functional package manager
af54a60204
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. |
||
---|---|---|
corepkgs | ||
doc | ||
examples | ||
externals | ||
lib | ||
misc | ||
scripts | ||
src | ||
testpkgs | ||
tests | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
nix.spec.in | ||
README | ||
substitute.mk |
*** Nix *** For installation and usage instructions, please read the manual, which can be found in `docs/manual/manual.html', and additionally at the Nix website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>.