Run nixpkgs-fmt .

https://github.com/nix-community/nixpkgs-fmt
This commit is contained in:
Dmitry Ivankov 2020-12-26 21:43:32 +01:00
parent 1b2d11e7d8
commit 1149a2189f
7 changed files with 12 additions and 23 deletions

View file

@ -5,4 +5,3 @@ with pkgs.lib; {
#
# hexint = x: hexvals.${toLower x};
}