Francesco Gazzetta

Results 78 issues of Francesco Gazzetta

If libsecret is not installed, it will not be detected until the linking failure at the end Here's a log of this kind of failure: https://nix-cache.s3.amazonaws.com/log/pvx3aqxsbm1nyrjsg8h56169wkj4zr29-drawpile-2.1.17.drv

Hi! I noticed that while the artifacts are there, the 3.03a source tarball is missing from here: https://download.wiimm.de/source/wiimms-iso-tools/

Title says it all. Here's a screenshot in which the window is as small as possible: ![2022-01-13-154003_1148x600_scrot](https://user-images.githubusercontent.com/8182846/149350618-cb9a2a2f-70c8-4e62-ad80-848a524326b3.png) The bottom two sliders, "play", and "loop" are not visible

###### Description of changes ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ] For...

6.topic: nixos
10.rebuild-linux: 1-10
10.rebuild-darwin: 0
11.by: package-maintainer
10.rebuild-linux: 1

The Cabal part is done, but cabal-install's solver is not aware of the multiple public libraries feature yet, leading to late errors and issues like #6038

type: enhancement
cabal-install: solver
re: internal library
re: installed-package-info

In NixOS we use cmake to build this package, and I noticed that it'd only require a few CMakeLists.txt modifications to make it work on mac os too, namely: *...

The directories may not exist, in which case the installation will fail. This also uses the `install` command where applicable. Related: #50, both patches are needed to package this in...

## Summary In a mod's readme, this code * item ``` line 1 line 2 ``` results in inline code like this: * item `line 1 line 2` instead of...

Bug
Upstream issue
# Markdown

Fixes #482 Some other dependencies are more difficult to update, but fortunately only libxmljs was blocking the node update

Nodejs 14 is [end of life](https://github.com/nodejs/Release#end-of-life-releases). I'd like to build with a supported node version, but I'm getting compile errors because of the four-years-old nan dependency: ``` npm ERR! ../../nan/nan_typedarray_contents.h:...

help wanted