mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: pin neovim
This commit is contained in:
parent
97a6578fa3
commit
c89cc68eb2
4 changed files with 22 additions and 0 deletions
17
nix/flake.lock
generated
17
nix/flake.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue