Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
  
    gram: build
  
> ./config/nushell/appraise.nu 
  
  Lenses 
(coming soon!)
source ./appraise/py.nu
def "appraise prepare" [lang: string] {
  if ("flake.nix" | path type) != 'file' {
    cp ($"~/.build/flake.sample/appraise.($lang).nix" | path expand) ./flake.nix
  }
}