Damien Cassou

Results 182 issues of Damien Cassou

### 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...

bug
triage

I've just switched to version 2.0 and it doesn't look as good as it did in 1.4.0 :-). # Version 2.0 ![2024-08-30_21-28](https://github.com/user-attachments/assets/a152b9e5-eafc-4886-80bc-e19750f929a3) # Version 1.4.0 ![image](https://github.com/user-attachments/assets/5b20e084-8cf6-484c-8d0c-7c616ba082be)

Hi, the README in this project mentions using niv to install nixpkgs-update inside NixOS or through home-manager? Why isn't using nixpkgs recommended instead? I tried it and `nixpkgs.haskellPackages.nixpkgs-update` is broken....

I sometimes have issues with eslint_d. To understand what is happening, I'm adding some log instructions to the code. It would be nice if eslint_d had a debug mode builtin....

It would be nice to show the currently active VPN if any. Here is a command that does just that: ```session $ nmcli --get-values ACTIVE,NAME,TYPE connection show \ | grep...

The wiki explains how to [install snixembed on several distributions](https://github.com/slgobinath/SafeEyes/wiki/How-to-install-backend-for-Safe-Eyes-tray-icon#installation-of-snixembed). It lacks information about [Home Manager](https://nix-community.github.io/home-manager/) which [recently got support for snixembed](https://github.com/nix-community/home-manager/pull/5949). It seems that the wiki is read-only so...

bug

Some [general-purpose formatting tools](https://github.com/purcell/emacs-reformatter) prefer language-specific formatting tools to write to stdout: > By default, reformatter.el expects programs to read from stdin and write to stdout, and you should prefer...

In 0.9.0--canary.156.26b630a.0, there was a `dist/configs/flat/` folder with flat eslint configurations. This has been removed in 0.9.0. Was that done on purpose?

@mantoni [released eslint_d v14](https://github.com/mantoni/eslint_d.js/blob/master/CHANGES.md#1400) recently which breaks backward compatibility and consequently eslintd-fix: eslint_d now saves the portfile in `node_modules/eslint/.eslintd` instead of `XDG_RUNTIME_DIR` or the home directory. A workaround is to...

https://github.com/jfcherng/copilot-node-server released 1.41.0. The main JS file changed from agent.js to language-server.js in 1.34.0. This makes copilot.el incompatible with the latest version.