Skip to content

justinwoo/consume-format-nix-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Steps

  • nix-build: produces result

See result. It contains bin/format-nix. You can now run this.

$ ./result/bin/format-nix

You must provide an argument for an expression file to read and write to.

E.g. format-nix my-expression.nix

$ ./result/bin/format-nix default.nix
formatted default.nix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages