mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
docs: update
This commit is contained in:
parent
b944cdad8b
commit
0e82b6aee5
2 changed files with 15 additions and 0 deletions
|
|
@ -5,6 +5,13 @@ All notable changes to components of this project since 0.5.14 will be documente
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Flakes install in `nix`
|
||||
- Override package manager using `_PR_PACKAGE_MANAGER`
|
||||
|
||||
## [0.6.3] 2024-12-11
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -83,6 +83,14 @@ Please follow the instruction for your shell:
|
|||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Environment variable configurations</summary>
|
||||
|
||||
> - `_PR_LIB`: Directory of modules, analogous to `PATH`. If not provided, search in `PATH` or compile-time provided value.
|
||||
> - `_PR_PACKAGE_MANAGER`: Use defined package manager instead of auto-detecting alphabetically
|
||||
|
||||
</details>
|
||||
|
||||
You can now **press `F` to Pay Respects**!
|
||||
|
||||
## Installing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue