Merge remote-tracking branch 'upstream/nix-2.23' into use-store-api

This commit is contained in:
John Ericson
2025-02-14 15:55:14 -05:00
3 changed files with 6 additions and 6 deletions

View File

@@ -21,8 +21,8 @@
#include "store-api.hh"
#include "sync.hh"
#include "nar-extractor.hh"
#include "machines.hh"
#include "serve-protocol.hh"
#include "machines.hh"
typedef unsigned int BuildID;