fping: format with nixfmt

This commit is contained in:
Fabian Affolter
2024-04-28 14:38:17 +02:00
committed by Matthieu Coudron
parent 1072a0cf46
commit c4ad1656bb
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, stdenv
, fetchurl
{
lib,
stdenv,
fetchurl,
}:
stdenv.mkDerivation rec {