mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
First attempt at uwyu for libflake
This commit is contained in:
parent
16e946bfb1
commit
7bc3d9b9a9
12 changed files with 201 additions and 20 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#include "nix/flake/url-name.hh"
|
||||
#include <regex>
|
||||
#include <iostream>
|
||||
|
||||
#include "nix/flake/url-name.hh"
|
||||
#include "nix/util/strings.hh"
|
||||
#include "nix/util/url.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue