This commit is contained in:
ajs124 2023-11-14 21:05:00 +01:00
parent fdcdba7cdb
commit 315a76489a

View file

@ -259,8 +259,8 @@ in
};
mariadb_1011 = self.callPackage generic {
# Supported until 2028-02-16
version = "10.11.5";
hash = "sha256-TJSEBI1NDHHdB2qzP8KpzoUQvfdiiG3g1j/lJJbz27s=";
version = "10.11.6";
hash = "sha256-HAFjRj6Y1x9HgHQWEaQJge7ivETTkmAcpJu/lI0E3Wc=";
inherit (self.darwin) cctools;
inherit (self.darwin.apple_sdk.frameworks) CoreServices;
};