mirror of
https://github.com/RGBCube/agenix
synced 2025-07-31 02:37:45 +00:00
4 lines
68 B
Nix
4 lines
68 B
Nix
final: prev:
|
|
{
|
|
agenix = prev.callPackage ./pkgs/agenix.nix { };
|
|
}
|