depot/packages/packages.nix
2022-01-14 22:49:37 +01:00

3 lines
141 B
Nix

{ pkgs, ... }: {
privatevoid-smart-card-ca-bundle = pkgs.callPackage ./data/privatevoid-smart-card-certificate-authority-bundle.nix { };
}