mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[Backport release-25.05] mongodb-7_0: 7.0.16 -> 7.0.21 (#426481)
This commit is contained in:
@@ -21,8 +21,8 @@ let
|
|||||||
in
|
in
|
||||||
buildMongoDB {
|
buildMongoDB {
|
||||||
inherit avxSupport;
|
inherit avxSupport;
|
||||||
version = "7.0.16";
|
version = "7.0.21";
|
||||||
sha256 = "sha256-j6GQZeAoetwhMOKkbuSPqBGdUbvg7f4u/1MYV1KMc4g=";
|
sha256 = "sha256-l/xXLauloxf4WwwdW+WGBAUArp2jdHHSFgEnzcCJYrc=";
|
||||||
patches = [
|
patches = [
|
||||||
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
|
# ModuleNotFoundError: No module named 'mongo_tooling_metrics':
|
||||||
# NameError: name 'SConsToolingMetrics' is not defined:
|
# NameError: name 'SConsToolingMetrics' is not defined:
|
||||||
|
|||||||
Reference in New Issue
Block a user