{
  # Set the desired FoundationDB version here
  # Specify only the major and minor parts using `major.minor` format
  # Must be supported by both the foundationdb crate and NixPkgs
  fdbVersion = "7.1";
}