This is a nix flake for Scaphandre
To drop into a shell with scaphandre
available, run
nix shell "github:mmai/scaphandre-flake"
Alternatively, you can use your local version of nixpkgs, which may trigger a rebuild but will not require downloading a copy of nixpkgs at the version pinned in this repository:
nix shell "github:mmai/scaphandre-flake" --override-input nixpkgs nixpkgs