nixpkgs/pkgs/desktops/gnome/core/evolution-data-server
Bobby Rong 09686ed7f8
evolution-data-server: Fix darwin build
Probably caused by the clang 16 bump.

/tmp/nix-build-evolution-data-server-3.50.3.drv-0/evolution-data-server-3.50.3/src/addressbook/libebook-contacts/e-phone-number-private.cpp:186:7: error: no member named 'auto_ptr' in namespace 'std'
        std::auto_ptr<EPhoneNumber> parsed_number(new EPhoneNumber);
        ~~~~~^
2024-01-07 14:05:39 +08:00
..
default.nix evolution-data-server: Fix darwin build 2024-01-07 14:05:39 +08:00
drop-tentative-settings-constructor.patch evolution-data-server: Actually drop tentative settings constructor 2023-11-21 08:42:48 +01:00
fix-paths.patch
hardcode-gsettings.patch evolution-data-server: 3.50.2 → 3.50.3 2024-01-07 12:27:56 +08:00