What happened?
I'm on a NixOS system and, based on the pfl is required to find packages error it must be assumed to be a Gentoo-based one.
"{} pfl is required to find packages",
The command and output
asdf # missing package so it tells me to install it
asdf
fish: Command not found: asdf
pay-respects: pfl is required to find packages
pay-respects: No matching package found
image
Build information
version: 0.7.9
No similar issue
### What happened?
I'm on a NixOS system and, based on the `pfl is required to find packages` error it must be assumed to be a Gentoo-based one.
https://codeberg.org/iff/pay-respects/src/commit/c75fb48dad63b0e4af75ed826cbddf553ebea1b9/core/src/system.rs#L98
### The command and output
asdf # missing package so it tells me to install it
```fish
asdf
```
```console
fish: Command not found: asdf
pay-respects: pfl is required to find packages
pay-respects: No matching package found
```

### Build information
version: 0.7.9
### No similar issue
- [x] I have searched the issue list and there is no similar issue found