ppom

Results 24 issues of ppom

Hi, I'm trying to build a poetry application with poetry2nix on NixOS unstable. Here's the nix file: ```nix { lib, pkgs, poetry2nix }: let repo = fetchGit { url =...

Hi! Under high I/O pressure on my system, atuin makes my shell hang for a long period, then fail with this error: ``` Error: pool timed out while waiting for...

bug

I'm using TailwindCSS as a CSS framework. It generates CSS classes definitions from the CSS classes present in the HTML. If I configure TailwindCSS to look after the `templates` folder,...

It seems like lines starting with `#` (either a nix comment or in a `''double apostrophe''` string, like a shebang for example) reset previous indentation. ```nix { # bad indentation...

I recently had a loss of data due to OnlyOffice not detecting end of editing sessions and not saving back documents. I discovered the forcesave `autoAssembly` option, which is very...

### Problem There is currently no jsonnet syntax support. ### Proposed Solution This can maybe be used: https://github.com/gburiola/sublime-jsonnet-syntax/ ### Notes _No response_

C-enhancement
A-Highlighting

### Describe the Bug Hi! First thanks for this amazing piece of software, Directus really is an awesome software! So, I just upgraded from 10.8.2 to 10.11.0. While loading the...

Hi! This library really looks amazing, I was looking for a Rust Serf implementation and I'm glad I found it :) However I'm strugling to figure out how to use...

documentation
enhancement
help wanted

Funkwhale's player embeds Butterchurn since 1.3.0 :tada:

I spent a lot of time reading `cmds/jrsonnet/src/main.rs` and libraries source code to be able to make this quick start example, so I guess it would help other people as...

documentation