Loading pkgs/development/tools/oras/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,6 +52,6 @@ buildGoModule rec { changelog = "https://github.com/oras-project/oras/releases/tag/v${version}"; description = "The ORAS project provides a way to push and pull OCI Artifacts to and from OCI Registries"; license = licenses.asl20; maintainers = with maintainers; [ jk ]; maintainers = with maintainers; [ jk developer-guy ]; }; } Loading
pkgs/development/tools/oras/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,6 +52,6 @@ buildGoModule rec { changelog = "https://github.com/oras-project/oras/releases/tag/v${version}"; description = "The ORAS project provides a way to push and pull OCI Artifacts to and from OCI Registries"; license = licenses.asl20; maintainers = with maintainers; [ jk ]; maintainers = with maintainers; [ jk developer-guy ]; }; }