editors.neovim: Add AI assistant
All checks were successful
check / check (push) Successful in 36s

This commit is contained in:
Florian RICHER 2025-06-26 15:09:48 +02:00
parent 06e73b03d0
commit c8b083ec48
5 changed files with 85 additions and 25 deletions

21
flake.lock generated
View file

@ -900,6 +900,7 @@
"nixpkgs": "nixpkgs",
"nur": "nur",
"nvf": "nvf",
"sops-nix": "sops-nix",
"systems": "systems_3"
}
},
@ -977,6 +978,26 @@
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1750119275,
"narHash": "sha256-Rr7Pooz9zQbhdVxux16h7URa6mA80Pb/G07T4lHvh0M=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "77c423a03b9b2b79709ea2cb63336312e78b72e2",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,