mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
Move flake-related stuff to src/libexpr/flake
This commit is contained in:
parent
1b05792988
commit
54aff8430c
10 changed files with 10 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "eval-inline.hh"
|
||||
#include "download.hh"
|
||||
#include "json.hh"
|
||||
#include "primops/flake.hh"
|
||||
#include "flake/flake.hh"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue