lacus: format with nixfmt

This commit is contained in:
Fabian Affolter
2024-09-14 10:20:32 +02:00
parent ae9a663abb
commit d72d356636
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, fetchFromGitHub
, python3
{
lib,
fetchFromGitHub,
python3,
}:
python3.pkgs.buildPythonApplication rec {