@philiptaron's lix workspace
Find a file
Eelco Dolstra 480dda0e42 Delete non-directory valid paths right away
It's unlikely that rename() is faster than unlink() on a regular file
or symlink, so don't bother.
2012-03-26 20:56:30 +02:00
corepkgs
doc
misc
perl
scripts
src Delete non-directory valid paths right away 2012-03-26 20:56:30 +02:00
tests
.gitignore
AUTHORS
bootstrap.sh
configure.ac
COPYING
INSTALL
Makefile.am
nix.conf.example
nix.spec.in
README
release.nix
substitute.mk
version

Nix is a purely functional package manager.  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://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).