···41 pytz
42 ];
430044 meta = with lib; {
45 changelog = "https://github.com/google/mobly/blob/${src.rev}/CHANGELOG.md";
46 description = "Automation framework for special end-to-end test cases";
···41 pytz
42 ];
4344+ __darwinAllowLocalNetworking = true;
45+46 meta = with lib; {
47 changelog = "https://github.com/google/mobly/blob/${src.rev}/CHANGELOG.md";
48 description = "Automation framework for special end-to-end test cases";
···1diff --git a/meson.build b/meson.build
2-index f76f5acf..045e9d40 100644
3--- a/meson.build
4+++ b/meson.build
5@@ -221,7 +221,7 @@ if is_64bit_system
···1213 # These are all headers-only libraries, and thus won't require separate 32-bit
14diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp
15-index 8d6236ad..ea5c1396 100644
16--- a/src/plugin/utils.cpp
17+++ b/src/plugin/utils.cpp
18-@@ -93,7 +93,7 @@ std::string PluginInfo::wine_version() const {
19 // The '*.exe' scripts generated by winegcc allow you to override the binary
20 // used to run Wine, so will will handle this in the same way for our Wine
21 // version detection. We'll be using `execvpe`
···1diff --git a/meson.build b/meson.build
2+index d8d9135b..717280d9 100644
3--- a/meson.build
4+++ b/meson.build
5@@ -221,7 +221,7 @@ if is_64bit_system
···1213 # These are all headers-only libraries, and thus won't require separate 32-bit
14diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp
15+index 4a52b6c1..abbb1ec8 100644
16--- a/src/plugin/utils.cpp
17+++ b/src/plugin/utils.cpp
18+@@ -101,7 +101,7 @@ std::string PluginInfo::wine_version() const {
19 // The '*.exe' scripts generated by winegcc allow you to override the binary
20 // used to run Wine, so will will handle this in the same way for our Wine
21 // version detection. We'll be using `execvpe`
···1008 manul = throw "manul has been dropped due to the lack of maintenance from upstream since 2018"; # Added 2022-06-01
1009 manpages = throw "'manpages' has been renamed to/replaced by 'man-pages'"; # Converted to throw 2022-02-22
1010 marathon = throw "marathon has been removed from nixpkgs, as it's unmaintained"; # Added 2020-08-15
001011 mariadb-client = hiPrio mariadb.client; #added 2019.07.28
1012 marp = throw "marp has been removed from nixpkgs, as it's unmaintained and has security issues"; # Added 2022-06-04
1013 matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09
···1008 manul = throw "manul has been dropped due to the lack of maintenance from upstream since 2018"; # Added 2022-06-01
1009 manpages = throw "'manpages' has been renamed to/replaced by 'man-pages'"; # Converted to throw 2022-02-22
1010 marathon = throw "marathon has been removed from nixpkgs, as it's unmaintained"; # Added 2020-08-15
1011+ mariadb_108 = throw "mariadb_108 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
1012+ mariadb_109 = throw "mariadb_109 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
1013 mariadb-client = hiPrio mariadb.client; #added 2019.07.28
1014 marp = throw "marp has been removed from nixpkgs, as it's unmaintained and has security issues"; # Added 2022-06-04
1015 matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09