mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: use overrideAttrs instead of neovim pinning
This commit is contained in:
parent
1e11ba88af
commit
081c4287cc
4 changed files with 15 additions and 30 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -544,22 +544,6 @@
|
|||
"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": [
|
||||
|
|
@ -1003,7 +987,6 @@
|
|||
"hbrainfuck": "hbrainfuck",
|
||||
"home-manager": "home-manager_2",
|
||||
"hoot": "hoot",
|
||||
"neovim-pin": "neovim-pin",
|
||||
"nix-darwin": "nix-darwin",
|
||||
"nixpkgs": "nixpkgs_4",
|
||||
"nixpkgs-stable": "nixpkgs-stable_2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue