lime: apply nixpkgs-fmt

wip/yesman
Jaakko Luttinen 3 years ago
parent 8137d46d88
commit 574d38c009
No known key found for this signature in database
GPG Key ID: 7B1CE13152E6B964
  1. 3
      pkgs/development/libraries/lime/default.nix

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

Loading…
Cancel
Save