Fritz Mahnke

Results 12 comments of Fritz Mahnke

Hi, I will see if I can make a dev build and try this.

Thanks. What kind of work does it take to prepare a proper stable release (curious)?

I added a [package](https://github.com/andreas-jonsson/virtualxt/compare/develop...fmahnke:virtualxt:nixpkgs) for Nix/NixOS. There's a [problem with Zig 0.10](https://github.com/NixOS/nixpkgs/issues/214356) on NixOS right now. I'm using this package locally with a workaround, but I'll wait to submit a...

Ok, great. Looks like the zig issue may've been fixed, too. Once I finish a few in progress things, I'll need to test my stuff with vxt again. And I'll...

Ok, I've updated the nixpkgs file to use premake. Now we just need a tag or release archive to build against. The 0.7 branch doesn't yet have the premake changes.

I've updated the [nix derivation](https://github.com/andreas-jonsson/virtualxt/compare/develop...fmahnke:virtualxt:nixpkgs) for VXT 0.8. It sets the environment as follows: - The user's configuration directory is `XDG_CONFIG_HOME/virtualxt`, falling back to `HOME` if `XDG_CONFIG_HOME` isn't set. -...

I didn't do that yet. But I've been learning quite a bit more about Nix the last couple weeks. No reason not to do it now. I'll really try to...

The derivation for version 0.9 is in process at nixpkgs: https://github.com/NixOS/nixpkgs/pull/253167

I just started using home-manager and came across this yesterday. I wrote a [patch](https://github.com/nix-community/home-manager/compare/master...fmahnke:home-manager:neomutt-smtp?expand=1) and came here to find the issue was already open. The patch allows the neomutt configuration...

Is there a maintainer of this library that can help with this issue? I'm still interested in completing my project, but haven't looked deeply into the library source for the...