chore(glittershark): Remove everything Urbint related

bye urbint!

Change-Id: I87ded275e6e5298e4e29c38775bae47a8fc07bac
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2149
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-11-25 20:44:31 -05:00 committed by glittershark
parent 3cbef06629
commit 8eb7c6a515
9 changed files with 7 additions and 197 deletions

View file

@ -15,8 +15,6 @@ let
ns = "nix-shell";
nb = "nix build -f .";
nbl = "nix build -f . --builders ''"; # nix build local
nc = "nix copy --to https://nix.urbinternal.com";
"nc." = "nix copy -f . --to https://nix.urbinternal.com";
lwo = "lorri watch --once";
# Docker and friends