Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Namespaces
flox-flake.cc File Reference

Defines a convenience wrapper that provides various operations on a flake. More...

#include <assert.h>
#include <exception>
#include <functional>
#include <memory>
#include <nix/attr-set.hh>
#include <nix/config.hh>
#include <nix/eval-cache.hh>
#include <nix/eval-inline.hh>
#include <nix/eval.hh>
#include <nix/flake/flake.hh>
#include <nix/flake/flakeref.hh>
#include <nix/nixexpr.hh>
#include <nix/ref.hh>
#include <nix/symbol-table.hh>
#include <nix/util.hh>
#include <nix/value.hh>
#include <optional>
#include <string>
#include <vector>
#include "flox/core/types.hh"
#include "flox/flox-flake.hh"

Namespaces

namespace  flox
 Interfaces for use by flox.
 

Detailed Description

Defines a convenience wrapper that provides various operations on a flake.