mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-18 21:54:02 -04:00
#1732 add CLI auth options. Add to the CLI these features which are already available in the GUI: importing from @mkb79 's audible-cli , and the external browser login (aka: alternative login). Caveat: 2nd feature doesn't work for Brazil (gui or cli)
This commit is contained in:
@@ -35,7 +35,7 @@ nix-shell
|
||||
|
||||
This will drop you into the shell environment defined in `shell.nix`. Note that this is not flake-native method and does not use the locked nixpkgs in `flake.lock` so exact versions of the dependancies is not guaranteed.
|
||||
|
||||
## What’s Inside the Dev Shell?
|
||||
## What's Inside the Dev Shell?
|
||||
|
||||
- The environment variables and packages configured in `shell.nix` will be available.
|
||||
- The package set (`pkgs`) used aligns with the versions locked in `flake.lock` to ensure reproducibility.
|
||||
|
||||
Reference in New Issue
Block a user