Jacek Galowicz

Results 14 issues of Jacek Galowicz

**Describe the bug** Hi, i am currently setting up a complex dashboard for my needs. During single player races i sometimes see that something can be enhanced, so i want...

bug

### Description Function parameter set blocks with default arguments are most clear and most pretty to read when the parameters are presented each on one line (and i tend to...

enhancement
help wanted

Hi there, [edit: i reduced the app and added some heap profile graphs] i wrote a little example programm (see my branch to try it out: https://github.com/tfc/zip) ```haskell import Codec.Archive.Zip...

performance

Hi, i packaged a version of plantuml with the totally awesome C4 library in nixpkgs, so you can run `nix-shell -p plantuml-c4` and then within that shell just run `plantuml-c4...

###### Description of changes There is a nice inofficial plantuml library for generating C4 software architecture diagrams. This PR creates a new package `plantuml-c4` that bundles `plantuml` with this library....

8.has: package (new)
10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
12.approvals: 1
12.approved-by: package-maintainer

Hi, in order to have it easier selecting icons from this great plantuml icon font sprites library, i created myself a nice little HTML overview of all items that are...

Hello, i stumbled upon this multiple times: 1. I need to know how to use record based nested apis, so i go to https://docs.servant.dev (what else?) 2. It's not there....

Hello, I uninstalled nix-darwin, then uninstalled nix with the detsys uninstaller and then wanted to install again (reboot was inbetween) and then got this error: ## Error ``` Error: 0:...

MacOS

**Describe the bug** I use home-manager's lorri systemd user unit module support. After a longer build run (haskell.nix stuff) i looked into `journalctl --user-unit lorri.service` contained the following message: ```...