Loading pkgs/development/tools/apko/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,6 +74,6 @@ buildGoModule rec { description = "Build OCI images using APK directly without Dockerfile"; mainProgram = "apko"; license = licenses.asl20; maintainers = with maintainers; [ jk developer-guy ]; maintainers = with maintainers; [ jk developer-guy emilylange ]; }; } Loading
pkgs/development/tools/apko/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,6 +74,6 @@ buildGoModule rec { description = "Build OCI images using APK directly without Dockerfile"; mainProgram = "apko"; license = licenses.asl20; maintainers = with maintainers; [ jk developer-guy ]; maintainers = with maintainers; [ jk developer-guy emilylange ]; }; }