Revert "nix: neovim 0.10.0 -> 0.10.1"

This reverts commit 1da2fe79f3345ddb6c7c87cf5d2d414d7b4c9fce.
This commit is contained in:
Primrose 2024-09-23 18:46:04 +02:00
parent eed4748078
commit 602da85830
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
};
# pins
alt-ergo-pin.url = "github:nixos/nixpkgs/1b95daa381fa4a0963217a5d386433c20008208a";
neovim-pin.url = "github:nixos/nixpkgs/nixos-unstable";
neovim-pin.url = "github:nixos/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0";
# packages
wired-notify = {
url = "github:Toqozz/wired-notify/0.10.6";