runme: nixfmt
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
8440e7f343
commit
e771cab2f9
@ -1,13 +1,14 @@
|
||||
{ lib
|
||||
, buildGoModule
|
||||
, fetchFromGitHub
|
||||
, installShellFiles
|
||||
, nodejs
|
||||
, python3
|
||||
, runtimeShell
|
||||
, stdenv
|
||||
, testers
|
||||
, runme
|
||||
{
|
||||
lib,
|
||||
buildGoModule,
|
||||
fetchFromGitHub,
|
||||
installShellFiles,
|
||||
nodejs,
|
||||
python3,
|
||||
runtimeShell,
|
||||
stdenv,
|
||||
testers,
|
||||
runme,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
|
Loading…
Reference in New Issue
Block a user