The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
* ezquake: 3.2.3 -> 3.6.2
https://github.com/QW-Group/ezquake-source/releases/tag/3.6.2
* use https link for ezquake
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* rename sha256 to hash and reorder it with fetchSubmodules
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
---------
Co-authored-by: not-leader <not-leader1@outlook.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* 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