You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flake which builds to a qcow2 image successfully but some elements are missing.
In particular a home-manager onChange script which performs a git clone doesn't work.
Sep 14 12:40:49 dev hm-activate-brett[607]: Activating onFilesChange
Sep 14 12:40:49 dev hm-activate-brett[936]: Cloning into '/home/brett/.config/emacs'...
Sep 14 12:40:49 dev hm-activate-brett[938]: fatal: unable to access 'https://github.com/doomemacs/doomemacs.git/': Could not resolve host: github.com
Flake which builds to a qcow2 image successfully but some elements are missing.
In particular a home-manager
onChange
script which performs a git clone doesn't work.Is this expected? Possibly also related to #273.
The text was updated successfully, but these errors were encountered: