Skip to content
Snippets Groups Projects
  • Volker Schukai's avatar
    79f339e9
    chore: Update Nixpkgs and refactor build process · 79f339e9
    Volker Schukai authored
    - Update Nixpkgs/NixOS version
    - Update `lastModifiedDate` for older versions of flakes
    - Add `versionAndBuild` calculation for fetching version and build
    - Remove commented out code for fetching version and build
    - Update `versionToolPackage` assignment
    - Remove `version` and `build` assignments after `versionAndBuild` calculation
    - Update `version` and `build` assignments within `versionAndBuild` calculation
    - Add output files `"version"` and `"build"` to `versionAndBuild` calculation
    - Update `versionTool.defaultPackage.${system}` assignment in `buildInputs`
    - Update `vendorSha256` value
    - Update `ldflags` value in `docman` build phase
    - Add `homepage` field to `meta` attribute for `docman`
    - Update `maintainers` field in `meta` attribute for `docman`
    - Update `buildInputs` field in `default` devShell
    Verified
    79f339e9
    History
    chore: Update Nixpkgs and refactor build process
    Volker Schukai authored
    - Update Nixpkgs/NixOS version
    - Update `lastModifiedDate` for older versions of flakes
    - Add `versionAndBuild` calculation for fetching version and build
    - Remove commented out code for fetching version and build
    - Update `versionToolPackage` assignment
    - Remove `version` and `build` assignments after `versionAndBuild` calculation
    - Update `version` and `build` assignments within `versionAndBuild` calculation
    - Add output files `"version"` and `"build"` to `versionAndBuild` calculation
    - Update `versionTool.defaultPackage.${system}` assignment in `buildInputs`
    - Update `vendorSha256` value
    - Update `ldflags` value in `docman` build phase
    - Add `homepage` field to `meta` attribute for `docman`
    - Update `maintainers` field in `meta` attribute for `docman`
    - Update `buildInputs` field in `default` devShell