mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
misc: change cachix namespace to nix-community
This commit is contained in:
parent
125be85a21
commit
c4354ea9ec
2 changed files with 4 additions and 2 deletions
|
@ -108,4 +108,6 @@ The tests are then runnable with `nix flake check`.
|
|||
|
||||
There are a second set of tests, unit tests for nixvim itself, defined in `tests/lib-tests.nix` that use the `pkgs.lib.runTests` framework.
|
||||
|
||||
If you want to speed up tests, we have set up a Cachix for nixvim. This way, only tests whose dependencies have changed will be re-run, speeding things up considerably. To use it, just install cachix and run `cachix use nixvim`.
|
||||
If you want to speed up tests, we have set up a Cachix for nixvim.
|
||||
This way, only tests whose dependencies have changed will be re-run, speeding things up
|
||||
considerably. To use it, just install cachix and run `cachix use nix-community`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue