9ba71d5b62
nixpkgs-fmt looks like it is going to be the standard formatter for nixpkgs, so we should follow suite.
784 B
784 B
Pull Requests
While much of your work in this template may be idiosyncratic in nature. Anything
that might be generally useful to the broader NixOS community can be synced to
the template
branch to provide a host of useful NixOS configurations available
"out of the box". If you wish to contribute such an expression please follow
these guidelines:
- format your code with
nixpkgs-fmt
- The commit message follows the same semantics as nixpkgs.
- You can use a
#
symbol to specify ambiguities. For example,develop#zsh: <rest of commit message>
would tell me that your updating thezsh
subprofile living under thedevelop
profile.
- You can use a