1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00
nixpkgs/pkgs/build-support/make-hardcode-gsettings-patch
Jan Tojnar e50f76c7d0 makeHardcodeGsettingsPatch: Add support for schemaExistsFunction
evolution-ews introduced a check for optional schemas, which would skip our hardcoded code paths.
a0c514bd34

Let’s update the semantic patch to also replace the invocations of specified `schemaExistsFunction` for known schemas with `true`.
2025-05-08 18:29:49 +02:00
..
default.nix makeHardcodeGsettingsPatch: Add support for schemaExistsFunction 2025-05-08 18:29:49 +02:00
hardcode-gsettings.cocci makeHardcodeGsettingsPatch: Add support for schemaExistsFunction 2025-05-08 18:29:49 +02:00