Skip to content
Snippets Groups Projects
  • Volker Schukai's avatar
    b794bbb6
    chore: Refactor file structure and dependencies · b794bbb6
    Volker Schukai authored
    - Add `versionToolPackage` variable to simplify code
    - Update references to `versionTool` to use `versionToolPackage`
    - Fix typo in the `docman` package description
    - Update `vendorSha256` value to match new dependencies
    - Add `ldflags` to `docman` build options
    - Add `buildInputs` for `versionToolPackage` in `docman`
    - Add metadata for `docman` package
    - Reviewed and made changes in multiple files
    - Improved code readability and maintainability
    Verified
    b794bbb6
    History
    chore: Refactor file structure and dependencies
    Volker Schukai authored
    - Add `versionToolPackage` variable to simplify code
    - Update references to `versionTool` to use `versionToolPackage`
    - Fix typo in the `docman` package description
    - Update `vendorSha256` value to match new dependencies
    - Add `ldflags` to `docman` build options
    - Add `buildInputs` for `versionToolPackage` in `docman`
    - Add metadata for `docman` package
    - Reviewed and made changes in multiple files
    - Improved code readability and maintainability