Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
keys.hh
Go to the documentation of this file.
1#pragma once
3
4#include "signature/local-keys.hh"
5
6namespace nix {
7
8PublicKeys getDefaultPublicKeys();
9
10}