about summary refs log tree commit diff
path: root/users/multi/whitby/depot.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/multi/whitby/depot.nix')
-rw-r--r--users/multi/whitby/depot.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/multi/whitby/depot.nix b/users/multi/whitby/depot.nix
new file mode 100644
index 0000000000..c0bda4d98b
--- /dev/null
+++ b/users/multi/whitby/depot.nix
@@ -0,0 +1,6 @@
+{ config ? throw "not a readTree target", ... }:
+
+let
+  depotPath = "/home/multi/depot";
+in
+  depotPath