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

View file

@ -68,8 +68,6 @@
url = "github:nix-community/disko?ref=v1.8.0";
inputs.nixpkgs.follows = "nixpkgs-stable";
};
# pins
neovim-pin.url = "github:nixos/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0";
# packages
wallpapers.url = "git+https://git.earth2077.fr/leana/wallpapers";
wired-notify = {