mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: move neovim-pin to flake inputs
This commit is contained in:
parent
24d89b9733
commit
7a4f46a636
4 changed files with 20 additions and 10 deletions
|
|
@ -76,6 +76,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
# packages
|
||||
neovim-pin.url = "github:nixos/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0";
|
||||
wired-notify = {
|
||||
url = "github:Toqozz/wired-notify/0.10.6";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue