Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.14.2 with grep in /nix/store/anzim7y47xa3m530qzq91n9wl8ys1kk2-Mopidy-Iris-3.14.2
- directory tree listing: https://gist.github.com/96a0fc1d9812e5c4e6659fd37c7b21c6
Semi-automatic update. These checks were performed:
- built on NixOS
- found 3.13.0 with grep in /nix/store/c2jcl71cqfd0a48mmn9g2sg2wzk8f47x-mopidy-iris-3.13.0
- found 3.13.0 in filename of file in /nix/store/c2jcl71cqfd0a48mmn9g2sg2wzk8f47x-mopidy-iris-3.13.0
cc "@rvolosatovs"
* 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