about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 04bf9ace8f..f26b970e83 100644
--- a/default.nix
+++ b/default.nix
@@ -50,7 +50,7 @@ let
           If a project under //users is required by something else,
           please move it to a different depot path.
 
-          At location: [ ${toString parts} ]
+          At location: //${builtins.concatStringsSep "/" parts}
         '';
       };
     };