update helix

This commit is contained in:
Tim Schubert 2023-04-14 19:00:10 +02:00
parent 1995291712
commit 1febc53be2
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
4 changed files with 11 additions and 234 deletions

View file

@ -23,10 +23,6 @@
url = github:numtide/devshell;
inputs.nixpkgs.follows = "nixpkgs";
};
helix = {
url = github:helix-editor/helix/23.03;
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";