mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 10:16:15 +02:00
a824d58b56
* addToStore now adds unconditionally, it doesn't use readOnlyMode. Read-only operation is up to the caller (who can call computeStorePathForPath).
4 lines
165 B
Makefile
4 lines
165 B
Makefile
SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash \
|
|
libexpr nix-instantiate nix-env nix-worker nix-log2xml bsdiff-4.3
|
|
|
|
EXTRA_DIST = aterm-helper.pl
|