Skip to content

trackbone-wrapper: check if nix-shell deps are up to date

Ghost User requested to merge trackbone-wrapper-check-nix-shell into master

This is used to know if you are running trackbone inside an old nix-shell (compared to where the current envs-ng HEAD is).

trackbone-wrapper will exit if one of the following dependency is not in sync between nix-shell env & current git checkout:

  • trackbone
  • caascad-zones
  • scripts (bastion-tunnel, k8s-access, wrapper)
  • shell.nix
  • default.nix
Edited by Ghost User

Merge request reports

Loading