Added obj-c and bumped helix

This commit is contained in:
Tyler Mayoff 2025-01-23 08:12:24 -05:00
parent faa06fe4cf
commit 379b7cf721
No known key found for this signature in database
GPG key ID: B62A5AFAD8E14845
2 changed files with 15 additions and 1 deletions

View file

@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixgl.url = "github:nix-community/nixGL";
helix.url = "github:helix-editor/helix/25.01";
helix.url = "github:helix-editor/helix/25.01.1";
darwin.url = "github:lnl7/nix-darwin";
};