nuclei-templates: format with nixfmt

This commit is contained in:
Fabian Affolter
2024-04-12 08:53:20 +02:00
parent 292380fc34
commit d810505e25
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, stdenvNoCC
, fetchFromGitHub
{
lib,
stdenvNoCC,
fetchFromGitHub,
}:
stdenvNoCC.mkDerivation rec {