K-MeLeOn

Results 20 comments of K-MeLeOn

Hey @goenning, Do you have these features planned?

> I would buy Aptakube today if NixOS was supported 🙏 You can create an overlay :+1: I already explain how here in details : https://github.com/aptakube/aptakube/issues/212#issuecomment-2514813523

`` > I ended up getting a license through work 😃 I have noticed, with the diff feature, there is an issue where the diffs are not highlighted. I can...

> ![Image](https://github.com/user-attachments/assets/ab7c3279-d4e7-4250-8e86-5eaa1696878a) I have the same behavior, even with the AppImage file. Open an issue with bug label 👍

> @K-MeLeOn @pvickery-ParamountCommerce I have a potential fix for this, would you mind trying version 1.10.4 before I release it officially? > > - https://releases.aptakube.com/aptakube_1.10.4_amd64.AppImage > - https://releases.aptakube.com/aptakube_1.10.4_amd64.deb Only tried...

@pvickery-ParamountCommerce I created an update script if you're interested (don't know why, I can't create an auto-update within the nix configuration with `nix-prefetch-github` custom command hook). --- FISH script version...

@pvickery-ParamountCommerce Since version 1.10.5, you must add the `openssl` package to the overlay with other packages in the `lib.makeLibraryPath` variable. I've updated the script in the other issue if you'd...

> hmm, I think one of my deps has probably pulled in openssl by mistake, I've been trying to avoid it... will see if I can revert that on 1.10.6...

> [@K-MeLeOn](https://github.com/K-MeLeOn) would you mind trying 1.10.6 without the `openssl` package? It should work (hopefully!) It works 👍

On my side, the failover is immediate, but my application that uses the db crashes immediately and restarts if an http request is made. In my specific use case, this...