core/pkgs/pkgs-lib/formats/libconfig/test/default.nix

5 lines
75 B
Nix
Raw Normal View History

2024-05-02 00:46:19 +00:00
{ pkgs, ... }:
{
comprehensive = pkgs.callPackage ./comprehensive { };
}