about summary refs log tree commit diff
path: root/users/multi/whitby/depot.nix
blob: c0bda4d98b0dea44640c5892b25a52b15618201b (plain) (blame)
1
2
3
4
5
6
{ config ? throw "not a readTree target", ... }:

let
  depotPath = "/home/multi/depot";
in
  depotPath