Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
legacy.hh File Reference
#include "lix/libutil/async.hh"
#include <functional>
#include <list>
#include <map>
#include <string>
Include dependency graph for legacy.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nix::LegacyCommandRegistry
 

Typedefs

typedef std::function< void(AsyncIoRoot &, std::string, std::list< std::string >) nix::MainFunction)