update helix

This commit is contained in:
Tim Schubert 2023-04-14 18:41:24 +02:00
parent aede09aa16
commit 1995291712
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 42 additions and 5 deletions

View file

@ -24,7 +24,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
helix = {
url = github:helix-editor/helix/22.12;
url = github:helix-editor/helix/23.03;
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-generators = {