mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
I added an updateScript to automate the update of the package for the maintainer. I also updated the package to use the `finalAttrs` logic for the package itself and not only the appMap. Added the `__structuredAttrs` and `strictDeps` attributes. Replaced `rev` with `tag` in the `src` attribute. Put install check config bellow the install phase. Added a changelog link to the release page on github of the project.