nixpkgs/pkgs/pkgs-lib/formats/hocon/test/default.nix
Wolfgang Walther 97c3fa4ebd
hocon: remove deprecated indicators
This was scheduled for 24.11.
2024-11-23 19:37:39 +01:00

5 lines
75 B
Nix

{ pkgs, ... }:
{
comprehensive = pkgs.callPackage ./comprehensive { };
}