reverted to unstable

This commit is contained in:
Aleksandr Lebedev 2025-02-13 19:59:18 +01:00
parent 21f3691e13
commit df42ce284a
2 changed files with 20 additions and 20 deletions

View file

@ -14,7 +14,7 @@
};
inputs = {
nixpkgs = {
url = "github:nixos/nixpkgs?ref=master";#nixos-unstable";
url = "github:nixos/nixpkgs?ref=nixos-unstable";
};
neovim = {
url = "github:kylekrein/neovim";