Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
plugin.hh
Go to the documentation of this file.
1#pragma once
3
4namespace nix {
5
10void initPlugins();
11
12}