Francesco Gazzetta

Results 277 comments of Francesco Gazzetta

+1! I'd like to package this for NixOS, but right now I have to work around the lack of PREFIX, and there's still the settings.bin problem

Yeah my package was similar... I never made a pr because unfortunately it doesn't work on my old/slow gpu so I couldn't test it :-/

Huh... why is CI not running? This pr should fail the check until I add another commit with the actual changelog

So that we don't need an after-the-fact pr that adds the desktop changelog. I think tagged commits should already have all the changelogs. The check I added only checks that...

> Why do you need this check on every build? or do you mean that the check should be conditional to modifications to the appstream or version file? Makes sense....

Ok, this should work. Could you trigger a CI run?

Looks like the project [is being removed from distros](https://repology.org/project/pybitmessage/history) because of the lack of python 3 support in a stable release (at least that's the reason for the removal from...

Thanks! It does indeed work[1] by unpacking the jar file, replacing libopenal.so with the system one, and repacking it. It'd be great to have a way to make the project...

@andreasabel > I would have to add it to the Cabal sources, it seems. Am I right? Yes. Either that, or a custom setup has to be used The relevant...

@peti > Checking generating source code into the git repository, however, is a really bad idea because people will forget to update those files. This will happen a couple of...