Loading pkgs/by-name/te/terraform-compliance/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "terraform-compliance"; version = "1.3.49"; version = "1.3.50"; format = "setuptools"; src = fetchFromGitHub { owner = "terraform-compliance"; repo = "cli"; tag = version; hash = "sha256-wg9n7x7KDqFecZZVmJwpE1kP0eKt1Gmld6XEcavcyU0="; hash = "sha256-FwePzXXxwiV5tWY1a+mG5pcv6XB801qG6Lx+XUe662E="; }; postPatch = '' Loading Loading @@ -55,7 +55,7 @@ python3.pkgs.buildPythonApplication rec { description = "BDD test framework for terraform"; mainProgram = "terraform-compliance"; homepage = "https://github.com/terraform-compliance/cli"; changelog = "https://github.com/terraform-compliance/cli/releases/tag/${version}"; changelog = "https://github.com/terraform-compliance/cli/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ kalbasit Loading Loading
pkgs/by-name/te/terraform-compliance/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "terraform-compliance"; version = "1.3.49"; version = "1.3.50"; format = "setuptools"; src = fetchFromGitHub { owner = "terraform-compliance"; repo = "cli"; tag = version; hash = "sha256-wg9n7x7KDqFecZZVmJwpE1kP0eKt1Gmld6XEcavcyU0="; hash = "sha256-FwePzXXxwiV5tWY1a+mG5pcv6XB801qG6Lx+XUe662E="; }; postPatch = '' Loading Loading @@ -55,7 +55,7 @@ python3.pkgs.buildPythonApplication rec { description = "BDD test framework for terraform"; mainProgram = "terraform-compliance"; homepage = "https://github.com/terraform-compliance/cli"; changelog = "https://github.com/terraform-compliance/cli/releases/tag/${version}"; changelog = "https://github.com/terraform-compliance/cli/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ kalbasit Loading