1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-19 16:59:35 +01:00

* Skeleton of remote store implementation.

This commit is contained in:
Eelco Dolstra 2006-11-30 18:35:36 +00:00
parent 6ecb840fd1
commit 9cf1948993
4 changed files with 14 additions and 6 deletions

View file

@ -16,6 +16,7 @@
#include <unistd.h>
#include <utime.h>
namespace nix {