nix: pin neovim

This commit is contained in:
Léana 江 2024-03-23 12:58:09 +01:00 committed by Léana 江
parent 97a6578fa3
commit c89cc68eb2
4 changed files with 22 additions and 0 deletions

17
nix/flake.lock generated
View file

@ -333,6 +333,22 @@
"type": "github"
}
},
"neovim-pin": {
"locked": {
"lastModified": 1711001935,
"narHash": "sha256-URtGpHue7HHZK0mrHnSf8wJ6OmMKYSsoLmJybrOLFSQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "20f77aa09916374aa3141cbc605c955626762c9a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@ -683,6 +699,7 @@
"hbrainfuck": "hbrainfuck",
"home-manager": "home-manager_2",
"llama-cpp": "llama-cpp",
"neovim-pin": "neovim-pin",
"nix-darwin": "nix-darwin",
"nixnur": "nixnur",
"nixpkgs": "nixpkgs_6",