Cosmetical: 80-char fill the opening paragraph of all-packages.nix

This commit is contained in:
AndersonTorres 2022-06-16 13:51:29 -03:00
parent c6bedda775
commit 2ee6526b2a

View file

@ -1,8 +1,8 @@
/* The top-level package collection of nixpkgs.
* It is sorted by categories corresponding to the folder names
* in the /pkgs folder. Inside the categories packages are roughly
* sorted by alphabet, but strict sorting has been long lost due
* to merges. Please use the full-text search of your editor. ;)
* It is sorted by categories corresponding to the folder names in the /pkgs
* folder. Inside the categories packages are roughly sorted by alphabet, but
* strict sorting has been long lost due to merges. Please use the full-text
* search of your editor. ;)
* Hint: ### starts category names.
*/
{ lib, noSysDirs, config, overlays }: