mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
mongodb-6_0: 6.0.11 -> 6.0.12
This commit is contained in:
parent
4bf4dcfcf3
commit
ea6b5c168a
@ -6,8 +6,8 @@ let
|
|||||||
};
|
};
|
||||||
in
|
in
|
||||||
buildMongoDB {
|
buildMongoDB {
|
||||||
version = "6.0.11";
|
version = "6.0.12";
|
||||||
sha256 = "sha256-hIbbCDQ0Sqnm6ohtEpbdGWk18nLIlr6T0T9UL6WAFA8=";
|
sha256 = "sha256-5orVFio+4HIzhs63KJdZ1RHOPoOMa9Uk/8bygRs1JoY=";
|
||||||
patches = [
|
patches = [
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";
|
name = "mongodb-6.1.0-rc-more-specific-cache-alignment-types.patch";
|
||||||
|
Loading…
Reference in New Issue
Block a user