We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Manual/A1 (Nix): remove outdated "does not work" What has not been work is not "attach", but the command "blesh-share". It printed the path to the script file "ble.sh", but it now correctly prints the directory path "$prefix/share/blesh". We can remove the tentative notice now.
There is no such thing as flake syntax, the example wasn't even written as a flake, it just uses the nixpkgs config which predates flakes.
be more specific on what doesn't work
global: use "source --" to source arbitrary paths
Installation: use `[!WARNING]` and `[!TIP]` and adjust heading levels
Fix typo. Ugh
Fix typo
Explicitly say where to put the Home Manager config
Reorganize so that the NixOS instructions are easier to find
Streamline .bashrc instructions for Nix
Update Nix instructions
Due to that fact its bash written inside Nix, odd syntax issues emerge, and here specifically you need these two single quotations I added right before ${BLE_VERSION-} or else an error is yeilded
Manual/Install: Make it clear that only one option is necessary
Manual/Install: add NixOS instructions
Add Nix Home Manager instructions that currently work
Manual/Intro: update the bashrc setup "[[ ! ${BLE_VERSION-} ]] ||"
Manual: add "Index"
Manual/Install: update NixOS manual installation
Manual/Installation: update the link to home-manager doc
Manual/Bind: add descriptions on tmux
Manual/Install: fix home-manager installation manual
Manual/Install: update "nixpkgs"
Manual/Install: add "nixpkgs"
Manual/Install: add AUR helpers
add "Manual-A1-Installation"