This package browser is in early development. Mind the rough edges.

nixfmt 0.5.0

Opinionated formatter for Nix

Nixfmt is a formatter for Nix that ensures consistent and clear formatting by forgetting all existing formatting during parsing.

Installation

Install nixfmt 0.5.0 as follows:

guix install nixfmt@0.5.0

Or install the latest version:

guix install nixfmt

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.