mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
6 lines
85 B
Nix
6 lines
85 B
Nix
{ runTest }:
|
|
|
|
{
|
|
genJqSecretsReplacement = runTest ./genJqSecretsReplacement.nix;
|
|
}
|