#pragma once #include typedef nix::ref refStore; typedef nix::Strings::iterator StringsIterator; typedef nix::DerivationOutputs::iterator DerivationOutputsIterator; typedef nix::StringPairs::iterator StringPairsIterator; typedef nix::PathSet::iterator PathSetIterator; typedef nix::ref refValidPathInfo; typedef nix::DerivedPathMap>::Map::iterator DerivationInputsIterator;