about summary refs log tree commit diff
path: root/users/glittershark/system/home/modules/shell.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-11-26T01·44-0500
committerglittershark <grfn@gws.fyi>2020-11-26T01·49+0000
commit8eb7c6a5156787c8d8cdc6e03269faa2be60c7b3 (patch)
treeb07d2658ae4c91eaa1473f9b192db692ededdb37 /users/glittershark/system/home/modules/shell.nix
parent3cbef0662934578d1eabd5e5b3c4b8ae9c6a4921 (diff)
chore(glittershark): Remove everything Urbint related r/1919
bye urbint!

Change-Id: I87ded275e6e5298e4e29c38775bae47a8fc07bac
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2149
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'users/glittershark/system/home/modules/shell.nix')
-rw-r--r--users/glittershark/system/home/modules/shell.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/glittershark/system/home/modules/shell.nix b/users/glittershark/system/home/modules/shell.nix
index 8d4febbb5d73..09d2c6356172 100644
--- a/users/glittershark/system/home/modules/shell.nix
+++ b/users/glittershark/system/home/modules/shell.nix
@@ -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