I've noticed that the website wasn't being updated anymore since December 15th and then saw that the workflows had been failing for two months since this one: https://github.com/mipmip/home-manager-option-search/actions/runs/7229761137 because gem install bundler required ruby > 3.0, so I went ahead and updated the dependencies and ruby version (which also fixes the shell.nix, which didn't work anymore in nixos-unstable because ruby_2_7 was removed).
Hey!
I've noticed that the website wasn't being updated anymore since December 15th and then saw that the workflows had been failing for two months since this one: https://github.com/mipmip/home-manager-option-search/actions/runs/7229761137 because
gem install bundler
required ruby > 3.0, so I went ahead and updated the dependencies and ruby version (which also fixes the shell.nix, which didn't work anymore in nixos-unstable because ruby_2_7 was removed).The second fix is that home manager changed their options url from https://nix-community.github.io/home-manager/options.html to https://nix-community.github.io/home-manager/options.xhtml
so I changed that as well, and now everything is working again: https://arminius-smh.github.io/home-manager-option-search/