nixpkgs/pkgs/applications/networking/irc/thelounge
Winter a1cfd90e10 thelounge: fix sqlite logging
Previously, we never actually built the SQLite binding, causing The Lounge
to bail when attempting to load SQLite logs [0]. It wasn't caught before
because it wasn't thrown fatally, for whatever reason. Perhaps we should
fix this in the future with a patch and/or more robust tests, but for now,
let's just fix the issue.

[0]: https://github.com/NixOS/nixpkgs/pull/233511#issuecomment-1567182450
2023-06-03 16:55:39 -04:00
..
default.nix thelounge: fix sqlite logging 2023-06-03 16:55:39 -04:00
packages-path.patch