mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-07 09:31:06 +01:00
- Bash resolves `'${VAR:-0}'` as literal string `'${VAR:-0}'`, instead
we want a value from `$VAR`.
- Proper package name for NOM is `nix-output-monitor`, not `nom`.
|
||
|---|---|---|
| .. | ||
| dev | ||
| default.nix | ||
| helpers.nix | ||
| legacy-packages.nix | ||
| lib.nix | ||
| modules.nix | ||
| overlays.nix | ||
| packages.nix | ||
| templates.nix | ||
| tests.nix | ||
| wrappers.nix | ||