English is a programming language, fight me
This commit is contained in:
parent
eac22be095
commit
55756e4ae7
9 changed files with 165 additions and 62 deletions
|
@ -25,8 +25,9 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim/c96d7b46d05a78e695ed1c725d1596b65509b4f9";
|
||||
# 24.05 Anything after this commit works
|
||||
url = "github:GeoffreyFrogeye/nixvim/frogeye-23.11";
|
||||
# 24.05 Ensure merged: https://github.com/nix-community/nixvim/pull/953
|
||||
# url = "github:nix-community/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixgl = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue