r-darwish / topgrade

Upgrade everything
GNU General Public License v3.0
3.37k stars 162 forks source link

`home-manager` flake fails to update when `--impure` is required #1000

Open worldofgeese opened 1 year ago

worldofgeese commented 1 year ago

What did you expect to happen?

When using a home-manager flake, the flake should fully update without user intervention

What actually happened?

The flake update fails:

―― 16:25:24 - home-manager ―――――――――――――――――――――――――――――――――――――――――――――――――――――
error: access to absolute path '/home/taohansen/doom.d' is forbidden in pure eval mode (use '--impure' to override)

Additional Details