Matthieu Coudron

Results 207 issues of Matthieu Coudron

I was never able to pass the testsuite on nixos. the funny thing is that the list of failing test keeps changing - https://github.com/neovim/neovim/pull/13744 - Right now I have the...

would be nice to be able to run oldtests/functionaltests via the check flake, also add a target to generate the doc

In my CI, I like to pin the docker image with for instance `nixpkgs/nix-flakes@sha256:4ff08e134a935c3e94b04cbffb96680e1beed887335ee67dd1570fca8bf8f094` it looks like that image disappears every day after the CI round and is replaced with...

would that be ok to add an iamge with a static nix ? `nix build .#pkgsStatic.nix` works fine here. Sadly, I am interested in nixUnstable which fails to build on...

some of the changes are just recommandations made by haskell-language-server, I saw it fit to make hie-bios follows the recommandation from the software it exists for. I would like to...

so that nixpkgs can pick it up automatically ? thanks for writing this cool piece of software.

in a flake I work on, I need to provide a compatibility layer for other packages than the default one, exposing result gives me the possibility. I dont mind if...

_Moved from https://github.com/neovim/neovim/wiki/Following-HEAD_ ## This issue tracks changes that may require users to update configuration, plugins, or expectations. Only intentional breaking changes are mentioned here, this is not a reference...

enhancement
compatibility
project-management

### Feature description I love bqf but it slows down moving between quicklist items noticeably (200ms - 500ms I suppose). I am using neovim master but this has been the...

enhancement