anntnzrb

Results 6 issues of anntnzrb

[SC2244 - Prefer explicit -n to check non-empty string (or use =/-ne to check boolean/integer)](https://github.com/koalaman/shellcheck/wiki/SC2244) Validation: ```sh shellcheck --norc -o all -i 2244 ./pfetch ```

The package already includes the dependencies needed, the packages are the following for Void Linux (XBPS): python3-requests python3-Jinja2 python3-setuptools python3-devel openvpn python3-pythondialog python3-docopt Void Linux's repo link for the ProtonVPN...

This explains why this method works best: https://stackoverflow.com/questions/592620/how-can-i-check-if-a-program-exists-from-a-bash-script I added the extra `-x` flag as this also checks if the given command is a binary, this makes the check ignore...

As for devices, it's recommended to use UPPERCASE labels (can't remember the source, but the `mkfs` suggests that anyways). `LABEL=system-root` should become something similar to `LABEL=GUIX-ROOT` (whatever), but since I...

**Describe the bug** There is an issue with the `simple` and `flake-parts` templates in the repository. When running the `nix flake show` command, it results in an error related to...

bug
flakes

**Is your feature request related to a problem? Please describe.** No. Upon revising the codebase, I first noticed some naming inconsistencies in the `shfmt.nix` file in comparison to others. This...

enhancement