mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Move url-name utility to libexpr/flake
This commit is contained in:
parent
17c202b3ea
commit
26d7b0c793
5 changed files with 4 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "profiles.hh"
|
||||
#include "names.hh"
|
||||
#include "url.hh"
|
||||
#include "url-name.hh"
|
||||
#include "flake/url-name.hh"
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <regex>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue