mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Merge pull request #9655 from iFreilicht/move-flake-url-name-util
Move url-name utility to libexpr/flake
This commit is contained in:
commit
d65d56fa77
6 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