jisantuc / nix-home

Repo for my nix home managed by home-manager
MIT License
0 stars 0 forks source link

Upgrade home-manager release and to nixos-24.05 #95

Open jisantuc opened 1 month ago

jisantuc commented 1 month ago

This breaks some things, like --

Error detected while processing /nix/store/nxp86qsz57h69d61syks2dgm00xpwg57-vimplugin-lua5.1-rest.nvim-2.0.1-1-unstable-2024-05-04/plugin/rest-nvim.lua:
[rest.nvim] WARN: Dependency 'lua-curl' was not found. Default HTTP client won't work
[rest.nvim] WARN: Dependency 'mimetypes' was not found. rest.nvim will be completely unable to recognize the file type of external body files
[rest.nvim] WARN: Dependency 'xml2lua' was not found. rest.nvim will be completely unable to use XML bodies in your requests
jisantuc commented 1 month ago

I didn't encounter too much else, gonna merge the open MR and call this good for now, even though rest-nvim is real mad about loading requests from files right now