Fix the build

This commit is contained in:
John Ericson
2025-04-07 11:36:59 -04:00
parent 6534a54ee5
commit d6a5df25bf
15 changed files with 57 additions and 68 deletions

View File

@@ -2,8 +2,8 @@
#include "state.hh"
#include "hydra-build-result.hh"
#include "finally.hh"
#include "binary-cache-store.hh"
#include <nix/util/finally.hh>
#include <nix/store/binary-cache-store.hh>
using namespace nix;