mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
36f5ede37a
Note that longDescription should not be formatted as: longDescription = '' Bla bla bla bla ''; because this will cause the second line to have more preceding whitespace. It should be: longDescription = '' Bla bla bla bla ''; |
||
---|---|---|
.. | ||
default.nix |