about summary refs log tree commit diff
path: root/pkgs/servers/foundationdb/cmake.nix
diff options
context:
space:
mode:
authorWill Young <lost.networking@gmail.com>2022-02-08 04:01:47 +0000
committerGitHub <noreply@github.com>2022-02-07 23:01:47 -0500
commit8b0b5be13a2415b12b83f9e573565a46a204d06b (patch)
tree042938238240ad1363f4d2c4e096ab039cf2ddd6 /pkgs/servers/foundationdb/cmake.nix
parent4a0ad7b7142a0bd9b9e53876292d59dd040bf6f9 (diff)
foundationdb61: pin Boost dep to boost168 (#157967)
Diffstat (limited to 'pkgs/servers/foundationdb/cmake.nix')
-rw-r--r--pkgs/servers/foundationdb/cmake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/servers/foundationdb/cmake.nix b/pkgs/servers/foundationdb/cmake.nix
index 2a94008a4e9ae..98fd6ca79813e 100644
--- a/pkgs/servers/foundationdb/cmake.nix
+++ b/pkgs/servers/foundationdb/cmake.nix
@@ -123,7 +123,7 @@ let
           homepage    = "https://www.foundationdb.org";
           license     = licenses.asl20;
           platforms   = [ "x86_64-linux" ];
-          maintainers = with maintainers; [ thoughtpolice ];
+          maintainers = with maintainers; [ thoughtpolice lostnet ];
        };
     };
 in makeFdb