nixpkgs/pkgs/applications/office/homebank
Maximilian Bosch 5b15ea1e00
homebank: fix clang build
Labels always require a statement behind that. GCC permits declarations
for some reason, but it's against the standard and clang (rightfully)
rejects this.

Adding an empty statement to work around this.
2024-06-07 12:41:17 +02:00
..
default.nix homebank: fix clang build 2024-06-07 12:41:17 +02:00
fix-clang-build.diff homebank: fix clang build 2024-06-07 12:41:17 +02:00