feat: use neovim from unstable branch
This commit is contained in:
parent
d43905e973
commit
e8b1fbb1fb
5 changed files with 24 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
description = "Nix los hier";
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue