Francesco Gazzetta
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:  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...
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
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...
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:...