Loading pkgs/by-name/cf/cfn-nag/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ bundlerEnv { meta = { description = "Linting tool for CloudFormation templates"; homepage = "https://github.com/stelligent/cfn_nag"; mainProgram = "cfn_nag"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ momeemt ]; platforms = lib.platforms.unix; Loading Loading
pkgs/by-name/cf/cfn-nag/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ bundlerEnv { meta = { description = "Linting tool for CloudFormation templates"; homepage = "https://github.com/stelligent/cfn_nag"; mainProgram = "cfn_nag"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ momeemt ]; platforms = lib.platforms.unix; Loading