nix: use overrideAttrs instead of neovim pinning

This commit is contained in:
Primrose 2024-10-26 21:08:25 +02:00
parent 1e11ba88af
commit 081c4287cc
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 15 additions and 30 deletions

17
flake.lock generated
View file

@ -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",