step-cli: format package.nix with nixfmt
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
lib,
|
lib,
|
||||||
buildGoModule,
|
buildGoModule,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
}: let
|
}:
|
||||||
|
let
|
||||||
version = "0.27.2";
|
version = "0.27.2";
|
||||||
in
|
in
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
|
|||||||
Reference in New Issue
Block a user