Fix the build

This commit is contained in:
John Ericson
2025-04-07 11:36:59 -04:00
committed by ahuston-0
parent f58a752419
commit 9c022848cf
15 changed files with 57 additions and 68 deletions

View File

@@ -2,9 +2,9 @@
#include <memory>
#include "hash.hh"
#include "derivations.hh"
#include "store-api.hh"
#include <nix/util/hash.hh>
#include <nix/store/derivations.hh>
#include <nix/store/store-api.hh>
#include "nar-extractor.hh"
struct BuildProduct