Include rearrangement: rest
Change-Id: If9b5502ff348d358d7007b885e26e98a0d228f39
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user