Files
2025-11-18 23:02:07 -07:00

24 lines
729 B
Plaintext

# Nix is a purely functional package manager and a build system
# https://nixos.org/
{ "name": "nix", "type": "BG_CPUIO" }
{ "name": "nix-daemon", "type": "BG_CPUIO" }
{ "name": "nix-store", "type": "BG_CPUIO" }
# https://github.com/maralorn/nix-output-monitor
{ "name": "nom", "type": "BG_CPUIO" }
{ "name": "nom-shell", "type": "BG_CPUIO" }
# Nix language LSP
# https://github.com/nix-community/nixd
{ "name": "nixd", "type": "BG_CPUIO" }
{ "name": "nixd-attrset-eval", "type": "BG_CPUIO" }
# https://github.com/oxalica/nil
{ "name": "nil", "type": "BG_CPUIO" }
# https://github.com/Mic92/nixpkgs-review
{ "name": "nixpkgs-review", "type": "BG_CPUIO" }
# https://github.com/viperML/nh
{ "name": "nh", "type": "BG_CPUIO" }