re-format with nixfmt
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ stdenv, python3, lib }:
|
||||
{
|
||||
stdenv,
|
||||
python3,
|
||||
lib,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "zerotier-members";
|
||||
|
||||
Reference in New Issue
Block a user