aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/go.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-12-27 19:11:50 -0800
committerFranck Cuny <franck@fcuny.net>2024-12-27 19:11:50 -0800
commit3247f8617433ad3fc9a9ff7abbb663369badf7ee (patch)
tree75ecf642cdc66694371f6700a950ff5f7cf04564 /nix/users/fcuny/go.nix
parentformat justfile (diff)
downloadinfra-3247f8617433ad3fc9a9ff7abbb663369badf7ee.tar.gz
remove mention of other git servers
Diffstat (limited to 'nix/users/fcuny/go.nix')
-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/*"
];
};