From 4e247eba38878aae943a860720c516eb4ece8bc2 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 10 May 2024 22:23:46 +0900 Subject: feat(home/development): switch to nixpkgs helix --- flake.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 42920e4..c6c7350 100644 --- a/flake.nix +++ b/flake.nix @@ -33,11 +33,6 @@ neovim-nightly.url = "github:nix-community/neovim-nightly-overlay"; neovim-nightly.inputs.nixpkgs.follows = "unstable"; - # TODO: https://github.com/helix-editor/helix/pull/9867 - helix.url = "github:helix-editor/helix/0ff7ccbb2c1fd06584e150b366e0c46259a32aef"; - helix.inputs.nixpkgs.follows = "unstable"; - helix.inputs.rust-overlay.follows = "rust"; - rust.url = "github:oxalica/rust-overlay"; rust.inputs.nixpkgs.follows = "unstable"; -- cgit 1.4.1