mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 17:53:14 +00:00
mongoc: formatting
This commit is contained in:
parent
b68077df87
commit
b8eadbe19f
@ -14,7 +14,7 @@
|
||||
}:
|
||||
let
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
in
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "mongoc";
|
||||
version = "1.23.2";
|
||||
|
Loading…
Reference in New Issue
Block a user