Sofie

Results 116 comments of Sofie

Not so much an update on Fabric Discord Link status on supporting styled chat. But Blockbot has experimental support for styled chat in their rewrite. Which might be a project...

Sadly i do not use lldap for my services anymore as i migrated to openldap completely. I may still see if i can test it in a container environment. But...

Yeah, sadly my switch to openldap was to gain more flexibility with user creation and acl. So it is no longer easy to migrate back into lldap or another similar...

This is the relevant file about the Logger for when you can get to this: https://git.tt-rss.org/fox/tt-rss.git/tree/classes/logger.php#n86

I still think this issue should stay open, as the nixpkgs is not documented as an officially supported method of installing deploy-rs's binaries. While nixpkgs is now a great way...

My current `nix-info -m` for help with reproducibility: - system: `"x86_64-linux"` - host os: `Linux 5.15.49, NixOS, 22.05 (Quokka), 22.05.20220701.915f5a5` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix)...

So i tried setting `inputs.nix-gaming.inputs.nixpkgs.follows = "nixpkgs"` and compiled it against my `nixos-22.05` target. This did not fix the issue. Setting `boot.kernelPackages = pkgs.linuxPackages_xanmod_latest` did not help the issue either....

It is running GNOME X11 with nvidia proprietary drivers.

If you want the exact build. It's on https://github.com/imsofi/coturnix I'll get the latest update pushed when I get home.

So i tested the `wine-tkg` package on my non-nixos based machine running Fedora, and it works flawlessly on both Wayland and X11 Gnome. That leads me to believe it may...