mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 05:26:50 +02:00
feat: helix - use stable version
This commit is contained in:
@@ -137,13 +137,6 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
helix = {
|
||||
# Helix with steel as plugin system
|
||||
# https://github.com/helix-editor/helix/pull/8675
|
||||
url = "github:mattwparas/helix/steel-event-system";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# AI coding agents
|
||||
llm-agents.url = "github:numtide/llm-agents.nix";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user