Sorki

Results 87 comments of Sorki

Hey! Ideally Arch should support packages without `Setup.hs` as it is no longer required for `build-type:Simple` ones and over time you will stumble on more of these. For `build-type:Simple` the...

I've had the same problem recently and found out that [`rviz` is patched to work with pyqt5](https://github.com/lopsided98/nix-ros-overlay/blob/develop/distros/ros1-overlay.nix#L158-L195) for ROS1 so I've created a similar overlay for `rqt` which does help...

Relevant https://github.com/glowing-bear/glowing-bear

@benwaffle while not strictly required it's probably better to run your own matrix bridges (if you care about privacy) which is quite similar to running ZNC to achieve IRC persistence....

> Hello @sorki 👋🏻 > > > The service is fully functional again and updated regularly > > Do you have more details on this? Hey @PyvesB, there used to...

> @sorki Could you fix the test for the issue mentioned at [#10618 (comment)](https://github.com/badges/shields/pull/10618#issue-2593035131) ? We assume the package is not out of date if we don't get a valid...

Sounds reasonable, the library isn't using `cardano` types by design, so it can be light on deps and published on Hackage but I've considered a compatibility layer before so I...