From 2b827a0ab06fb715290a0450a3fff56d3e6f4ee6 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Mon, 20 Mar 2023 23:18:41 +0200 Subject: Put git repos into a user-specific dir --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 60f3880..8d62299 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -582,6 +582,7 @@ dependencies = [ "clap", "get-port", "git2", + "nix 0.26.2", "nom", "once_cell", "rexpect", -- cgit v1.2.3