aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-11-02 14:25:06 -0800
committerFranck Cuny <franck@fcuny.net>2025-11-02 14:36:51 -0800
commit61e417a027a9d0fd00966850a86868645008cad8 (patch)
tree29ca7266a500aaffc99a045b331c729eb443e08a /flake.nix
parentflake.lock: Update (diff)
downloadinfra-61e417a027a9d0fd00966850a86868645008cad8.tar.gz
remove colmena
Diffstat (limited to 'flake.nix')
-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";
};