mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-17 17:42:45 +00:00
parent
60ad4b1594
commit
58b24cf4d2
|
@ -21,5 +21,6 @@ buildGoPackage rec {
|
|||
shfmt formats shell programs. It can use tabs or any number of spaces to indent.
|
||||
You can feed it standard input, any number of files or any number of directories to recurse into.
|
||||
'';
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue