aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 851a2f7..c624df9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -60,11 +60,6 @@
inputs.nixpkgs-lib.follows = "nixpkgs";
};
- colmena = {
- url = "github:zhaofengli/colmena";
- inputs.nixpkgs.follows = "nixpkgs";
- };
-
my-go-tools.url = "git+https://code.fcuny.net/fcuny/x";
my-site.url = "git+https://code.fcuny.net/fcuny/fcuny.net";
};