aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/go.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/users/fcuny/go.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/users/fcuny/go.nix b/nix/users/fcuny/go.nix
index 401abe3..c6c9cf6 100644
--- a/nix/users/fcuny/go.nix
+++ b/nix/users/fcuny/go.nix
@@ -14,7 +14,6 @@
goPrivate = [
"github.rbx.com/*"
"github.com/fcuny/*"
- "git.fcuny.net/*"
];
};