util.{hh,cc}: Split out terminal.{hh,cc}

Change-Id: I9de2296b4012d50f540124001d54d6ca3be4c6da
This commit is contained in:
Tom Hubrecht
2024-05-29 09:54:47 +02:00
parent 6fd6795bc4
commit 81bdf8d2d6
14 changed files with 157 additions and 122 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "fetchers.hh"
#include "finally.hh"
#include "fetch-settings.hh"
#include "terminal.hh"
namespace nix {