Matthieu Coudron
Matthieu Coudron
### Please fill out the following: - **Description:** I've been playing with `default_dim_inactive` which I find really interesting (I have a similar config for neovim windows). One issue I have...
So I was trying to debug the tests in nixos and I noticed some failing tests because the test could not include argparse. On gitter @hishamhm said `supposedly busted should...
just wanted to emphasize some low hanging fruits in terms of UX. I wont mention the emojis, I find them distracting but why not if the maintainers like them :)...
**Is your feature request related to a problem? Please describe.** Trying to install a program on nixos with nix 2.21.2 I get ``` [nix-shell:~/.cache/nixpkgs-review/pr-307576-1]$ nix profile install ./results/warp-terminal error: profile...
when swapping the sway package with another (e.g., "swayfx") we lose HM's wrapping like session variables, command line arguments etc for no reason. It's inconsistent with how the neovim module...
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
/bin/bash doesn't exist on the linux distribution nixos, a common pattern to find the interpreter is to rely on /usr/bin/env in shebang https://unix.stackexchange.com/questions/29608/why-is-it-better-to-use-usr-bin-env-name-instead-of-path-to-name-as-my/77586#77586
Hi I wanted to test comparest on an api but it crashes with ``` docker run --rm -v $(pwd):/data:rw typeable/comparest --client /data/openapi-25.4.0.json --server /data/openapi-25.7.0.json --output /data/report.md compaREST: Unknown variable 1...
hi, I am trying to use comparest in my ghc 9.2.2 codebase but aeson 2 breaking API changes break comparest build.
My initial sync worked well, I now tried to change tags and reran mujmap sync and I hit: `Error encountered in the status line: timed out reading response` I wonder...