mvfst: format with nixfmt-rfc-style
(cherry picked from commit ee8c1b1980)
(cherry picked from commit c5b4d50fb38878d5f8b60743ef555b0de5efc337)
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{ stdenv
|
||||
, lib
|
||||
, fetchFromGitHub
|
||||
, cmake
|
||||
, fizz
|
||||
, folly
|
||||
, gflags
|
||||
, glog
|
||||
{
|
||||
stdenv,
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
cmake,
|
||||
fizz,
|
||||
folly,
|
||||
gflags,
|
||||
glog,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user