He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.1.3 with grep in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3
- found 1.1.3 in filename of file in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3
cc "@wkennington"
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances