mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: move neovim-pin to flake inputs
This commit is contained in:
parent
24d89b9733
commit
7a4f46a636
4 changed files with 20 additions and 10 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -412,6 +412,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"neovim-pin": {
|
||||
"locked": {
|
||||
"lastModified": 1717112898,
|
||||
"narHash": "sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-darwin": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
|
@ -719,6 +735,7 @@
|
|||
"hbrainfuck": "hbrainfuck",
|
||||
"home-manager": "home-manager",
|
||||
"hoot": "hoot",
|
||||
"neovim-pin": "neovim-pin",
|
||||
"nix-darwin": "nix-darwin",
|
||||
"nixpkgs": "nixpkgs_4",
|
||||
"nixpkgs-stable": "nixpkgs-stable_3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue