Files
Guy Chronister dcfe1b3e41 fetchit: use callPackage-style finalAttrs and clean up meta
- switch buildGoModule from `rec` to `finalAttrs` form
- use `tag`/`hash` instead of `rev`/`sha256`
- drop `with lib;` in meta, qualify licenses/platforms explicitly
- changelog now references v${finalAttrs.version}
- ran nix-build -A fetchit --check
2025-10-04 19:14:58 -05:00
..