style(3p/nix/libexpr): Reformat with clang-format
This commit is contained in:
parent
f8deeb1442
commit
c7be956f3f
5 changed files with 7 additions and 6 deletions
2
third_party/nix/src/libexpr/get-drvs.cc
vendored
2
third_party/nix/src/libexpr/get-drvs.cc
vendored
|
|
@ -1,10 +1,10 @@
|
|||
#include "get-drvs.hh"
|
||||
#include <glog/logging.h>
|
||||
#include <cstring>
|
||||
#include <regex>
|
||||
#include "derivations.hh"
|
||||
#include "eval-inline.hh"
|
||||
#include "util.hh"
|
||||
#include <glog/logging.h>
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue