Matthieu Coudron

Results 207 issues of Matthieu Coudron

I regularly seem to have ownership problems when using nixops. For instance` journalctl -b` would show ` Cannot execute '/etc/NetworkManager/dispatcher.d/02overridedns': not owned by root.` or when setting zsh as a...

backends/libvirtd

### summary The below issue has been tracked down to a segmentation fault in nix (NixOS/nix#3377). Nix-index should catch critical failures from nix-env and display a helpful error message in...

enhancement
c: indexing

thanks for this tool which is tremendously useful, I use it on a daily basis. I wondered if it were technically possible to recover from errors ? like detect which...

enhancement
c: indexing

would like to see which bazel-remote is available in PATH (`bazel-remote --version`) and also wondered if it was possible to get the version of a running bazel-remote ? to automaticallly...

I've got a pretty fluid neovim setup, e.g, I often add/remove/disable neovim plugins. I sometimes achieve this imperatively via vim-plug/packer and sometimes via nix. One advantage of nix is that...

feature request
program: neovim

if you want to run it for a specific application: i3-container-commander.py --filter qutebrowser

I try to sync a calendar from a nextcloud server to my machine. The remote storage contains events synchronized by another computer while the local storage is empty (first sync)....

I run `vdirsyncer -v DEBUG discover gmail_carddav` and get the stacktrace below after pasting the passord given to me by google. * vdirsyncer version 0.16.3 * If applicable, which server...

type: question
needinfo

Using current masters of paperwork(-backend), I can scan only once: the program starts with an exception, can scan once, then subsequent scans fails with gui popup: `scan failed, unpack requires...

bug
hardware
need more info

**Is your feature request related to a problem? Please describe.** I wamt to load bazel-built haskell libraries in ihaskell+jupyter (https://github.com/IHaskell/IHaskell/issues/1210). Recent ihaskell supports the GHC_ENVIRONMENT variable (only for ghc 9.2)...

type: feature request