lime: apply nixpkgs-fmt

This commit is contained in:
Jaakko Luttinen 2021-03-19 08:06:59 +02:00
parent 8137d46d88
commit 574d38c009
No known key found for this signature in database
GPG Key ID: 7B1CE13152E6B964

View File

@ -2,9 +2,10 @@
, belle-sip , belle-sip
, cmake , cmake
, fetchFromGitLab , fetchFromGitLab
, lib
, soci , soci
, sqlite , sqlite
, lib, stdenv , stdenv
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {