mirror of
https://github.com/oxalica/nil.git
synced 2025-12-23 09:19:49 +00:00
Fix typo (#57)
This commit is contained in:
parent
ce2e0b5d60
commit
f65284b999
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://github.com/oxalica/nil/actions/workflows/ci.yml)
|
||||
|
||||
An incremental analysis assistent for writing in Nix.
|
||||
An incremental analysis assistant for writing in Nix.
|
||||
|
||||
See [release notes][releases] for change log between tagged unstable versions.
|
||||
|
||||
|
|
@ -37,8 +37,8 @@ run `nix profile install github:oxalica/nil` to get `nil` installed.
|
|||
You can also use this repository as a flake input and add its output to your own flake-managed
|
||||
systemwide or home configuration.
|
||||
|
||||
*Disclamer: We ship `flake.lock` which is tested in CI to be working. If you use `follows` to
|
||||
override flake inputs, we provides no guarentee of whether it would still build.*
|
||||
*Disclaimer: We ship `flake.lock` which is tested in CI to be working. If you use `follows` to
|
||||
override flake inputs, we provide no guarantee of whether it would still build.*
|
||||
|
||||
Flake output structure (not necessary up-to-date):
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue