Skip to content

feat: better json fontification with json-ts-mode, fix: handles stderr in nix-drv-mode#208

Open
ed9w2in6 wants to merge 2 commits intoNixOS:masterfrom
ed9w2in6:fix-nix-drv-mode-stderr
Open

feat: better json fontification with json-ts-mode, fix: handles stderr in nix-drv-mode#208
ed9w2in6 wants to merge 2 commits intoNixOS:masterfrom
ed9w2in6:fix-nix-drv-mode-stderr

Conversation

@ed9w2in6
Copy link
Copy Markdown

2 commits:

  • 81e735f
  • 891d963
    • fix: handles stderr in nix-drv-mode
    • nix-drv-mode behaves weirdly when things got printed to stderr, which
      is common when nix warns about feature deprecation
      replacing shell-command-to-string with make-process allows us to ignoring stderr

replace js-mode with json-ts-mode (part of Emacs core)
nix-drv-mode behaves weirdly when there is stderr
which is common when nix warns about feature deprecation

replace shell-command-to-string with make-process which allows
ignoring stderr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant