build!: update inputs

This commit is contained in:
Moritz Böhme 2023-04-05 08:54:30 +02:00
parent f1f1ce943c
commit 37c4cc70e3
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 72 additions and 87 deletions

View file

@ -36,7 +36,7 @@
emacs.url = "git+ssh://git@gitea.moritzboeh.me/moritz/emacs.git?ref=main";
neovim.url = "github:neovim/neovim?dir=contrib";
neovim.url = "github:neovim/neovim/83bfd94d1df5eecb8e4069a227c7d24598636d63?dir=contrib"; # HACK to fix neovim not building at the moment
nil.url = "github:oxalica/nil";
nil.inputs.nixpkgs.follows = "nixpkgs";