Include rearrangement: rest

Change-Id: If9b5502ff348d358d7007b885e26e98a0d228f39
This commit is contained in:
Jade Lovelace
2024-11-18 12:31:19 -08:00
parent eeaa72b62b
commit 103cd44a04
179 changed files with 837 additions and 837 deletions
+5 -5
View File
@@ -5,11 +5,11 @@
#include <boost/core/demangle.hpp>
#include <gtest/gtest.h>
#include "common-eval-args.hh"
#include "eval.hh"
#include "filetransfer.hh"
#include "shared.hh"
#include "store-api.hh"
#include "lix/libcmd/common-eval-args.hh"
#include "lix/libexpr/eval.hh"
#include "lix/libstore/filetransfer.hh"
#include "lix/libmain/shared.hh"
#include "lix/libstore/store-api.hh"
constexpr std::string_view INVALID_CHANNEL = "channel:example";
constexpr std::string_view CHANNEL_URL = "https://nixos.org/channels/example/nixexprs.tar.xz";