diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -53,8 +53,7 @@ inputs.nixpkgs-lib.follows = "nixpkgs"; }; - my-go-tools.url = "git+https://code.fcuny.net/fcuny/x"; - my-site.url = "git+https://code.fcuny.net/fcuny/fcuny.net"; + my-go-tools.url = "git+https://code.fcuny.net/x"; }; outputs = |
