mvfst: format with nixfmt-rfc-style

(cherry picked from commit ee8c1b1980)
(cherry picked from commit c5b4d50fb38878d5f8b60743ef555b0de5efc337)
This commit is contained in:
Emily
2024-11-30 15:11:18 +01:00
committed by Vladimír Čunát
parent 3a36eb8022
commit 0e41aed8ab
+9 -8
View File
@@ -1,11 +1,12 @@
{ stdenv
, lib
, fetchFromGitHub
, cmake
, fizz
, folly
, gflags
, glog
{
stdenv,
lib,
fetchFromGitHub,
cmake,
fizz,
folly,
gflags,
glog,
}:
stdenv.mkDerivation rec {