bump, helix

This commit is contained in:
Tao Tien 2025-02-28 17:31:28 -08:00
parent 94602bc06b
commit 83621c55db
3 changed files with 139 additions and 45 deletions

View file

@ -21,10 +21,10 @@
# url = "github:pjones/plasma-manager";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# helix = {
# url = "github:mattwparas/helix/steel-event-system";
# inputs.nixpkgs.follows = "nixpkgs";
# };
helix = {
url = "github:mattwparas/helix/steel-event-system";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";
inputs.nixpkgs.follows = "nixpkgs";