forked from lix-project/nix-eval-jobs
fix missing includes for nix 2.19
This commit is contained in:
parent
34110992a8
commit
c240e61481
|
@ -21,6 +21,8 @@
|
|||
#include <nix/logging.hh>
|
||||
#include <nix/error.hh>
|
||||
#include <nix/installables.hh>
|
||||
#include <nix/signals.hh>
|
||||
#include <nix/terminal.hh>
|
||||
#include <nix/path-with-outputs.hh>
|
||||
#include <nix/installable-flake.hh>
|
||||
|
||||
|
|
Loading…
Reference in a new issue