step-cli: format package.nix with nixfmt

This commit is contained in:
DCsunset
2024-08-01 18:49:43 -04:00
committed by Florian Brandes
parent 66148eb967
commit 7daff7f4ed

View File

@@ -2,7 +2,8 @@
lib, lib,
buildGoModule, buildGoModule,
fetchFromGitHub, fetchFromGitHub,
}: let }:
let
version = "0.27.2"; version = "0.27.2";
in in
buildGoModule { buildGoModule {