Maciej Zonski

Results 4 issues of Maciej Zonski

## tl;dr Because of faulty `pnpm` execution during an installment of *Ngnix Proxy Manager LXC* I have replaced it with `yarn` [as pointed here](https://github.com/NginxProxyManager/nginx-proxy-manager/blob/79cd0c5294f1e3ad4cc9ed5187b7759808b91162/frontend/yarn.lock#L2) ## Motivation During the installation of...

Because of the missing 'main' key the eslint-plugin-import:resolver:node cannot resolve the package as a directory, thus throwing import/unresolved error/warning. Here's the link to the place in code that is failing:...

## Description Stylix currently hard-codes `pkgs.gnomeExtensions.user-themes` as a dependency, which creates a package conflict with `pkgs.gnome-shell-extensions`. Both packages provide the same user-themes extension at the same path, causing a build...

kind: bug

## Description This PR adds support for the ASUS ROG Ryujin III EXTREME AIO cooler by extending the existing Ryujin II driver implementation. The changes are based on my [previous...