git-series: format parameters as multiple lines
This commit is contained in:
parent
b339f29a27
commit
77539c6dad
|
@ -1,4 +1,6 @@
|
||||||
{ stdenv, fetchFromGitHub, fetchpatch, rustPlatform, openssl, cmake, perl, pkgconfig, zlib, curl, libgit2 }:
|
{ stdenv, fetchFromGitHub, fetchpatch, rustPlatform
|
||||||
|
, openssl, cmake, perl, pkgconfig, zlib, curl, libgit2
|
||||||
|
}:
|
||||||
|
|
||||||
with rustPlatform;
|
with rustPlatform;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue